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 |
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS
write a qtp script to see time in windows command prompt? its urgent....
Diff. between keyword driven Data driven testing?
what is diff b/w function and action?
Tell when we call the function? tell with example.
What are the difference between QTP and Winrunner
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
How to send QTP scripts to our colleagues?
How to retrive XML file data in QTP ? using Script(Chandana)