difference Between Call Run action and copy of action?
Answers were Sorted based on User's Feedback
Answer / guest
Call Run Action: It calls the existing action from the
calling action. It calls the main action only. If we make
any changes to that called action it will affect all
other actions which called it.
Copy of Action: It creates the copy of existing action. It
is completely diffent from main action with its own Object
repository(in case of Per Action mode). If we change the
main Action it will not affect its Copy and vice versa
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / ram.polavarapu
CALL RUN ACTION->We can not do any modifications in script
by calling the call run action
copy of action->we can do any modification in the script by
using call to copy of action
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / durgeshwari.m
Call to Run/Existing Action -
We cannot make any changes , Its Read Only mode.
Call to Copy Action -
It is Read and Write Mode . We can make any changes in Script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
Analyzing the checpoint results?
Tell me about qtp?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
What is the parameterization? Give one example?
what time u r using data driven test in ur app"
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
what testing activities u may want to automate in a project?