What is output value?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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 ? | 1 Yes | 0 No |
Answer / suja s
An output value is a step in which one or more values are
captured at a specific point in your test and stored for
the duration of the run session.The values can later be
used as a input at a different point in the run session.It
is stored duting run-time in the data table and can be
retrieved later
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bantanahal haribabu
it can retrieve the value of the property of object,database fields values,the text presentation objects and it can store on datatable in the test results window.
| Is This Answer Correct ? | 0 Yes | 0 No |
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
What is the difference between local and shared object repository in qtp?
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
How to send QTP scripts to our colleagues?
What is a runtime datatable ?
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
What is the difference between client server application and web based application?
What is parameterization? What is syncronization pt.?
3 Answers Semantic Space, SRM,
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
w is fragmentation and paging
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5