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 |
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
what we do after completion of functional and regression testing
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
How can we use XML in QTP?
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
how to retrive that the number of spaces are in a string ????
What is object spy in quicktest professional?
what is action in QTP?