How to test whether the navigation i.e. from one page to
another is working r not using QTP for web based
application
Answer / dhana
Once after cliking on Any Link(or)Button for Navigating to
other pages just
Browser("Browser name").Page("Pagename").Exist
check above particular code for number of pages in u r
Application in a Loop
| Is This Answer Correct ? | 6 Yes | 4 No |
Suppose there is a bitmap with some text in it how do you write the script to get the text.
How will you handle the situation when object is not captured during record?
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
what is compiled module?
when to start the automation?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
QTP is used better in which type of application Web based application or desktop application
why text area checkpoints cannot used for web applications
What is a runtime datatable ?
what is the difference between built-i function and In-built function?
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.