Explain the concept of Output values in Quick Test
Professional?
Answer / 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 |
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
what is the use of descripting programming?
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
Explain roles and responsibilites of 2yrs Automation qtp engineer.
Pls let me know how to find out creation time and index for the web application in descriptive programming?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
How to handle the exceptions using recovery secnario manager in Qtp?
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
Who uses qtp tool?
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?