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 |
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance
can u give one scenario for for PopWindow Exception & write Code for that?
Plz Explain AUTOMATION REFERENCE MODEL?
Diff b/w test scenario's and test Procedures?
Explain different types of checkpoints?
How you test the object which is dynamically changes its location?
How to add verification steps to tests?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
How to maintain the old scripts in QTP?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Ehat is the descriptive programing in QTP?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?