Consider a scenario where there are two action sheets say
action 1 and action 2. Can Action 1 take values from action
2 data sheet or vice versa. If so, how?
Answer Posted / sdfds
By Parameters.
In Reusable Action1-
Declare -
name=Parameter ("name")
In Calling Action2-
Call RunAction ["Action1"],name
Here, the Action2 will take value of the variable -name
from Action1. The conditions are:
Parameter("name")- Should be declared in Reusable Action1.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain the concept of object repository and how qtp recognises objects?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
what is the structure for the data driven framework
What are the features and benefits of quick test pro (qtp 8.0)?
What is object repository in qtp?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Tell me about your project? please help me how to tell about insurance project
What are the technologies supported by qtp?