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 |
How u perform exception handling in QTp,what is other name for ths?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Diff. between keyword driven Data driven testing?
Write VB script to test given number is Prime Number
Could you please explain me about QTP framework.
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
request to add whatsapp grp for test engineer
How did you achieve reusability via QTP?
How u call functions in QTP Function to calculate the length of characters in a word -
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
How to create a standard checkpoint ?