What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / raju
Call to copy of action:- If at all we need to modified
Parent action it doesn't reflected into the child actions
and also we edit the action scripts. this is look like
Zerox Copy for example....
Call to Existing action: - If at all we need to modified
parent action it will reflected into the child actioins.
and also we doesn't edit the action scripts. this is look
like mirror for example...
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
wt is the use of multiple questions in QTP
Explain the types of object repository?
Is it possible to call win runner script in qtp?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What are the challenges u faced in testing with crm domain? How u overcome with?
can any body give the banking domain concepts/links
Can any one send me the QTP Basic Coding Samples?
What is Test Fusion Report in QTP?
How do you know the location Id of an object if you know its index id?
How many types of actions are there in quicktest professional (qtp)?
Mention what are the different types of recording modes in qtp? Which will be used when?
How to find Operating system information using QTP script?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?