can we change the name of a check point?
when will you start writing testcases?
do you follow any methodology for writing test scripts?
qtp is key word driven testing or data driven testing?
Answers were Sorted based on User's Feedback
Answer / ravi
We can change checkpoint name also.
In QTP 9.2, right click on the checkpoint statement, you
will find checkpoint properties. In the properties dialog
box, you can change checkpoint name. This feature is not
present in QTP 8.2.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anil.sts
I dont know for first question
we write test cases after recieving the srs doc and use
case doc
qtp is advanced keyword driven testing and also supports
linear driven
data driven
module driven
hybrid driven testing
| Is This Answer Correct ? | 2 Yes | 0 No |
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
How to export data present in Datatable to an ".xls" file?
What is the present version of the VB Script we are using
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
In qtp is it possible to check broken links of a page?
How we can add actions in the test using QTP?
How many ways to configure the application in QTP,Explain
Can we write winrunner language i.e TSL in QTP tool?
What are software testing metrics
How does qtp identify objects in the application?