How can I use the value retrieved by OUTPUT VALUE check
point as Input for other Actions?
Answer Posted / nath .t
When u selected OUTPUT VALUE, it's stored value into
datatable. we can use datatable value in any actions in
the Test.
Default OUTPUT VALUE is stored in "Global Sheet" in Test.
we can retieve the data as
x = datatable
("Spam_Skillet_Casserole_innertext_out",dtGlobalSheet")
Here in Quotes name mentioned the output checkpoint value.
like this way we can use any where in Actions in Test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is keyword driven testing in qtp?n how is it useful?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
How do you delete unwanted results in qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How many add-ins comes by default with quicktest professional?
Diff b/w Health care domain and Banking Domain?
How you are developing the script? Using record and play back or manual?
What is optional step in qtp? How you can add optional step in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Explain the concept of how quicktest professional (qtp) identifies object?
What is synchronization? What are the ways you can synchronize?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
HOw to add the recovery file at runtime to the test file .
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet