Could any one explain about the nested actions in QTP? This
question is asked by Qualitree and CA
Answer Posted / 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 |
Post New Answer View All Answers
Explain hybrid framework with advantages and disadvantages?
In qtp, explain what is qrs file?
Is it possible to call from one action to another action in qtp?
What are the Disadvantages of shared object repository?
How to use transactions in qtp?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
how to find that tools work well with ur existing system?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is throw object?
What is the keyword view and expert view in qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Where can I find and view run-time data table?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Thanks....But can u tell me how i use the QTP for GIS with one Example...