how many types of actions r there? what r they? explain? pls
give any one answer?
Answer Posted / jagan paruchuri
in qtp there are exactly three types of actions
1.normal action
2.reusable action
3.external actions
normal actions:whenever we need to perform one specific task then we will go for normal actions
reusable actions:the actions which are used for another task i mean for another script then we will go for these
external actions:the reusable actions which were used in anothr task ,here those actions are called external actions
so,for our reusable purpose beeter to maintain reusable actions in one library file,then whenever we need those for any task then we will attach(call) from library file.
external actions we cant modified whenever we need to modify then we should go for libraryfile and we can modify.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain Descriptive Programming Types with Examples?
How do you synchronization point through DP?
How did you use regular expressions in QTP and also in WR?
What is environment variable in qtp and why to use it?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
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?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
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?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How many ways we can parameterize data in quicktest professional?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
In qtp, explain what is crypt object
how u will evaluate the tool for test automation?
What is the differences between image check point and bit map check point?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?