How we test the logo or images in the web page using QTP?
For example take google page, they change their logo for
new year,christmas etc..How we test that?
Plz answer this question...
Thanks in advance..
Answers were Sorted based on User's Feedback
Answer / naveen
All types of logos/images can be tested using image check
point. However the displayed image may change but basic
property remain same. U chk for that unchanged peoperty and
add to OR.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you send values to a cell in a webtable using QTP?
What are the key points to create a framework in QTP for oracle forms?
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?
what is ODC and GDC?
Can we record a video in qtp recording??
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
What are the Automation Limitations??
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
what is the diffrence bw qtp architectute and qtp framework?
What is Environment Variable and when we apply this in QTP?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND