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
What is object spy in quicktest professional?
What are the types of object repository in qtp?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is the file extension of the code file and object repository file in QTP?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Describe how Smart Identification is used
Get the count of files of similar types from a folder.
How to give a call to another action from one action?
Give the syntax to load function at run time.
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Explain features of the latest version of qtp/ uft 12.1?
how interviews will be on QTP?
How to create runtime property for an object?
How to use reporter.report event in qtp ?