How to test a web application using QTP?there is no
any .exe file in web app,then how we can take the
application for testing
Answer Posted / ruchir
Steps:
1) Open the QTp
2)Select the option "record an application in any open browser"
3) Open the browser and the url of the page that needs to be
opened
4) Click on Ok and start recording
5) Perform some actions in the browser window and Stop the
recording
6) View the code in Expert view
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Where you are storing your script?
When to use descriptive programming?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
how to idetfy which test cases are automated?who will deside that plz tell me
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Give me some real time point of way where exactly we can conduct audits?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
i can done the project with QTP in that time i can say how many members in my team size?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is 'sleep' in sync point?
What are the methods used in UFT to handle exceptions or run-time errors?
What is the expert view?