1)Difference Between Value & RawValue?
Answers were Sorted based on User's Feedback
Answer / madhavi
The raw value is the actual string written in a cell before
the cell has been computed, such as the actual text from a
formula.
Value property is used to set the value in the current row
of the Destination parameter (column) in the "ActionA" sheet
in the run-time Data Table.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / vishakha
* In Call to an Existing Action:You can't edit the script at
all.
* In call to copy of Action: A copy of the script will be
called which you edit and save changes. The changes are not
reflected into original action.
And
* In call to a new Action:A new action is called.
| Is This Answer Correct ? | 4 Yes | 7 No |
When we use Object Spy? can we write QTP script before built is came in testing?
Have you used TD?
wht is the difference betn check point and output value?
how to test background color and dynamic images during runtime
Use of Multiple Actions in QTP?
what is difference betweein qtp 9.0 and 9.2
QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How to execute a winrunner script in quicktest professional?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?