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 find the length of the string in qtp?
How would you directly trigger javascript in a test?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
What is the purpose of loading qtp add-ins?
How many types of parameters are available in quicktest professional?
How do I get the QTP scripts result in xml format by using vb script function?
Explain different types of action in qtp?
Diff b/w test scenario's and test Procedures?
Explain how you can find the absolute value of the number in qtp?
Is it possible to split an action? How?
What is active screen?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What is expert view in qtp?
Can the user toggle between using Local OR and shared OR for the same action?