Can I use datatable of Action1 in the Action2.
Answer Posted / abcde
Yes we can.Use the following code
Datatable.value("column_name",sheet_id)
Here Sheet_id is action2
eg: Datatable.value("c1",3)
3=action2 datasheet
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How the smart identification is used in real time?Please explain with an example
Explain different types of checkpoints?
How to modify the text checkpoint?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to execute a winrunner script in quicktest professional?
is there any addin for remedy user application
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Hybrid framework supports Descriptive programming. Is it true?
What is the qtp testing process?
Problem with XML checkpoint in QTP ?
What are the 3 main stages involved in testing with qtp?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?