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 |
Is it possible to call from one action to another action in qtp?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
Explain in brief about the quicktest professional (qtp) automation object model?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
how to display message with out using msgbox function?
Explain about the Test Fusion Report of QTP?
What is fragmentation and paging?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"