What is the difference between "call to action" and "call
an existing action"
Answer Posted / sridhar mallepally
Sowmya,
You are right. We should use the Call to Copy of action
only when we need the change the code and if there is no
change needed we can use Call to existing action and we can
edit the data which is coming from the external action. I
prepared a detailed document with questions and also
answers and it is available on my website
http://www.questionsforinterview.com which will answer all
such questions.
Sridhar Mallepally
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to integrate the qualitycenter with qtp
What is Port testing. Whhen will you perform?
How many types of parameters are there?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How will you check that your test cases covered all the requirements?
Tell me about your project? please help me how to tell about insurance project
what is actually contain test report? can anybody post the test report
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Where we use data driver in qtp?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to capture all the data of a webtable, weblist and combolist using QTP?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How did you use regular expressions in QTP and also in WR?
Explain building blocks of the bpt framework ?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?