how can i add an action(external action) programmatically?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / chowdhury
u can split an action. In keyword view figureout where to
split it.
if u wanna call a reusable action then click call to action
and add that action.
| Is This Answer Correct ? | 1 Yes | 5 No |
How to analyzing test results using quicktest professional (qtp)?
How to see the screens after running test in QTP?
What is the main disadvantage of using low level and Analog modes?
Hi, actually I completed Btech(CS). But i Will go to admin (Facility) interview. So, If Interviewer asking like " Why You choose this field". What we say? pLZ PLZ PLZ PLZ >............................................Send me.....
How to execute a WinRunner Script in QTP?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Explain about Test Fusion Report of QTP?
Discuss quicktest professional (qtp) environment?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
How to call .vbs functions in QTP? plz Explain indetail
How to add check point?