In an output value text checkpoint, where does the output
value stored by default ?
Answers were Sorted based on User's Feedback
out put valus stored in runtime data table dy default
| Is This Answer Correct ? | 2 Yes | 0 No |
When u r giving Output value..
the properties box will open..in that u can get
details..where that value is going to be store..if u want to
change..click on modify..there u can select Datatable or
Environment.
by default it is RunTime Datatatable.
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / padmaja
by default it will stored in global sheet ie datatable,if
we stored in external sheet in the properties sheet,click
modify
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen
Text Output value is to capture the text displayed on the
object during runtime.
The values are configured to test datatable. But the values
are captured will be stored in runtime datatable. A text
output value can be inserted only while recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the most frequent errors you faced while executing your scripts?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
How to find Operating system information using QTP script?
what is test data
what we do after completion of functional and regression testing
How can the expected image for a bitmap checkpoint be recaptured in QTP
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
What is the difference between call to existing action and copy of an action?
How to record objects of Windows taskbar
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?