How to convert non-reusable action into reusable action in
QTP?(i know by default QTP will take it as a non-reuable
action )(Chandana) plz urgent?
Answer Posted / chandini
Hi
Goto Step->Action Properties->Click on reusable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How to associate function library at a run time?
What are the steps involved in recovery scenario wizard?
What are private functions in QTP? How they can be called from the function library?
Explain QTP using different development techniques ?
how to know no.of mails in our g mail by using vb-script
What is Port testing. Whhen will you perform?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
what is meant by source control?
if our qtp vb Script may be Currepted then What we want do?
Can any body please tell me the steps of keyword driven framework of QTP.
How to explain a banking project in interview as a test engineer???
Explain data driven framework?
Explain the check points in quicktest professional?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain