Could any one explain about the nested actions in QTP? This
question is asked by Qualitree and CA
Answer Posted / 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 |
Post New Answer View All Answers
What are the benefits of qtp?
What is qtpro? What is a quick test professional?
In qtp, explain what is qrs file?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
what is description object?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
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
Have you done batch testing in qtp? If yes how you are doing?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
How to import a test case present in ".xls" file to TD under a Test set?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Explain the checkpoint in qtp?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How does quicktest professional (qtp) identifies the object in the application?
How QTP identify the system time that's changes every seconds?