In a web application , there is a table of rows and coloums
, i want to pickup the 1st row and 3rd coloums name (not
data)how can any one explain
Answer Posted / anu
driver.findElemement (By.xpath(html/body/table/tbody/tr[1]/th[3])).getText();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is the use of an object spy tool in qtp?
How to define array in qtp?
can test automation improve test effectiveness?
Explain different checkpoints in qtp.
How will internal and external links be validated and updated? how often?
What are the 3 main stages involved in testing with qtp?
diff between qtp versions from 8.5
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
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?
Does QTP record on Objects created on XWindows Environment?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What are the types of object repository in qtp?
What are the major/ important methods, functions in QTP we use realtime testing
write the vb script for call to new action in qtp?