how many types of actions r there? what r they? explain? pls
give any one answer?
Answer Posted / anil grandhi
In Qtp we have 3 types of actions.
1) Non-Reusable Action
2) Reusable Action
3) External Action
Non-Reusable Action: By default each and every action in
same test non reusable action. The action is non-reusable
action we can't reuse that action script from another test.
Reusable Action: If the action is reusable action we can
reuse that action script from any test in qtp.
External Action: When we are calling reusable action from
another test it is automatically converting as external
action. if the action is external action it can't accept any
modifications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Should have experience in framework means?
What is the difference in testing a client-server application and a web application?
Explain the features of quick test pro(qtp)?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to give a call to another action from one action?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What are benefits of qtp?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How QA specialist can identify when programmatic descriptions are useful?
Explain the views in the QTP GUI?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
If you are testing a web application then what will you test in that application?