Could any one explain about the nested actions in QTP? This
question is asked by Qualitree and CA
Answers were Sorted based on User's Feedback
Answer / rajendra pradeep
To reuse the parameters of one action in another action we
should Nest the secound action to the first.
The advantage of using Nested Action is that ,when we use
the parameters of one action in another action there is no
need to make the secound action into Reusable action.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chaitu
Nesting Actions
Running an Action within an action is nesting. The
following are the uses of nesting actions.
• Helps maintaining the modularity of the test
• Help running one action or another based on the results
of a conditional statement
• To insert a nested action, follow the same procedure for
inserting a new Action, with, select after the current step
as 6th step.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s
In real-time, we dont use nested actions. Instead, based on
keywords, we call Specific Single Action. In general,
nested actions have many drawbacks like "Debug is
problematic".
I have no knowledge about usablility of nested actions.
Patil
Support BJP
Support Rashtreeya Swayam Sevak Sangh.
| Is This Answer Correct ? | 0 Yes | 5 No |
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
Write test cases for copy and past password in password field ?
What is the difference between Call to Action and Copy Action?
What is the concept of firewalls?
How u prepare Test result summary in QTp?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
what type of run time errors you get while you ar edoing rpg program?
what is the another name for blackbox testing?
When Recovery scenario actually starts while testing the application?
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?