suppose i have one datatable in my datatable in 2 nd row 3rd
column one link is ther i need to validate that link how do
u do this?(wipro)
Answer Posted / chandana
datatable.rowcount(row num)
datatable.value("column num","sheet num")
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to connect to a database?
how to test load test and block box testing an a web based application pls give ans briefly
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is Cross browser testing? Does UFT support it?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is synchronization? What are the ways you can synchronize?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is the difference between a Function and Action in QTP?