Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
Answer Posted / nbhamare
Using image Checkpoint
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does qtp identify objects in the application?
What are the different kinds of test steps?
When and why to use descriptive programming?
Without using gui map editor we can recognize the application in winrunner ?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
How many add-ins comes by default with quicktest professional (qtp)?
How to open a new test using quicktest professional (qtp)?
What is QTP and the use of QTP in TD?
How qtp identifies objects?
What is the extension of qtp local repository?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How to export quicktest professional results to an .xls file?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How many types of actions are there in quicktest professional (qtp)?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?