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
What are the different ways to invoke an application using QTP?
How to find operating system information using the qtp script?
For which type of project the iterative model is suitable?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
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
What are the differences between qtp and winrunner?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What are the differences between quicktest professional and winrunner?
How you can replace string in qtp?
What is the registration process and examination fees?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Can any body please tell me the steps of keyword driven framework of QTP.
How to connect the remote desktop using QTP 9.2 explain the method or procedure?