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 |
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
How do we handle run-time errors?
What is the difference between Call to Action and Copy Action.?
Explain about reusable actions?
What is difference between shared and local object repository?
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
What is the main differece between QTP 9.0 and 9.2