What is the difference between Call to Action and Copy
Action?
Answer Posted / deepa
In call to copy of Action:A copy of the script will be
called which you edit and save changes.
But in Call to Existing Action:You can't edit the script at
all.
And in call to new Action:A new action is called.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi All, How to Compare two strings character by character in QTP
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Approach for Installation,comaptibility,system testing
What Folder Structure following in Keyword Driven Frame work?
What is clean sweep?
How to open a new test using quicktest professional (qtp)?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in 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.
Hi, how can we check or avoid the memory leakage in QTP9.2?
write a script to verify the image path(src property) of the images which are in web pages.
How do Parameterization and Data-Driving relate to each other in QTP?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Can any body please tell me the steps of keyword driven framework of QTP.
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?