Explain the concept of Output values in Quick Test
Professional?
Answer Posted / ramyab.mca@gmail.com
Hai...
An output value step ,is a step in which a object property
value is captured at a specific point in your test and
stored at a desired location. The stored values can be used
as input at a different points in test script. Multiple
properties of an object can be selected and outputted.
Types of Output Values
• Standard output value
• Text /Text Area output value
• Data base output value
• Xml output value (from application/resources)
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Sql questions to find second max salary and how to use joins
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Can U Explain about QTP tool from older version to latest version also its differences?
What is Cross browser testing? Does UFT support it?
How does quicktest professional identifies the object in the application?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Limitations in QTP?
What is a reusable action?
How to check which add-ins are associated with a test in qtp?
Explain the benefits of quick test pro(qtp)?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?