In an output value text checkpoint, where does the output
value stored by default ?
Answer Posted / 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 |
Post New Answer View All Answers
How can you exit from an action?
Does QTP record on Objects created on XWindows Environment?
write the vb script for call to new action in qtp?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to find the difference between 2 dates in qtp?
Define Environment Variable in UFT and its uses?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Which environments are supported by hp qtp?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
If I change the property value at runtime is it effect is object repository?
Explain the concept of object repository?
How many types of recording facility are available in quicktest professional (qtp)?
Write a script to customize the test results in PDF and HTML format.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.