how can i add an action(external action) programmatically?
Answer Posted / nandan
While recording Qtp by default one action will create.
if suppose we want one action as external action then first
we need to make it that action as reusable action..
And when we called that reusable action for next test that
is known as "external action".
but by default QTP 9.5 onwards...QTP generates every action
as reusable..when ever we require that reusable action we
can call it by using the option call to existing action in
insert menu item.
i think so there is no programing for this..we have direct
provisions for creating reusable actions..while calling
some how we need driver script.
if am wrong please correct me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
give me an example where u used good judgement and logic in solving a problem
What is the limitation to XML Checkpoints?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How can you pass value one action to another action?
Suppose I want fail that check point? How can you do that?
How to recognise the webelement and verifying that webelement is enabled?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How to test results for qtp ?
When you open QTP, how many sheets you can see?
Approach for Installation,comaptibility,system testing
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How will you compare keyword and expert view?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Explain the parameter in qtp?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?