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
how to prepared for first for the first interview?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
They asked by using qtp recording writing scripting
How to use descriptive programming?
What is reusable action?
What is checking bitmaps?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
what type of automation is follwed in the project?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
What is a data driven test in qtp?
How many types of recording modes in the qtp?
What is standalone database?
Explain step generator in qtp?
in a web page How to check and display a particular word from a paragraph?