what is the difference between call to copy action and call
to an existing action
Answer Posted / nanda
By using copy of Action we can call any Action whether it is
a reusable or non-reusable. and we can edit this called
action based on situation. but this modification will not
effect to original Action.
by Using call Existing Action we can Reusable Actions only.
This called reusable actions are known as External Actions.
This External Actions are readonly, we can not do any
modifications to script.
If any Queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to write business scripts using object repository with different scenarios
Give the syntax to load function at run time.
Explain the difference between data driven testing and parameterization ?
Plz Explain AUTOMATION REFERENCE MODEL?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
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.
Both static and dynamic arrays are handled by the vb script. Is it true?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
What is object spy in quicktest professional (qtp)?
What is use of object spy?
How is test case write?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Explain process of smart Identification in QTP?