What is output value?
Answers were Sorted based on User's Feedback
Answer / naren
An output value is a value retrived during the test run and
entered into your data table. You can subsequently use this
output value as input data in your test. This enables you
to use data retrived during a test in other parts of the
test.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vasavijuvvadi
An Outputvalue is a step in which one or more values are
captured at a specific point in Test and stores for the
duration of Run.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shankar.majji
Output value enables us to view the value of an object
while running. Output values retrive the data from the
objects and output them into the data table.
| Is This Answer Correct ? | 0 Yes | 2 No |
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
how we connect oracle or sql data server database to qtp.
what is the extension for the test version of the script?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
What test cases can you automate using QTP?
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
in qtp how can we do test when the build is not ready
Define QTP ?
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
how to test one edit box using dotnet addin for Web Applications? write script?
Can any one send me the QTP Basic Coding Samples?