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 / udham
a = browser("creationtime:=0").page("title:=.*").webtable("name:=All").ChildItem (1,3,"Link",0).getroproperty("outertext")
msgbox a
'i hav give link in childitem
if it is webedit then use that one.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how interviews will be on QTP?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
They asked by using qtp recording writing scripting
What are the different ways to invoke an application using QTP?
Explain xml checkpoints.
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is action? How many types of actions are there in qtp?
How many types of Automation frameworks are there in UFT? Describe them.
What is throw object?
Explain quicktest professional (qtp) testing process?
Whether qtp 9.0 supports Test director8.0
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How you can delete excel file in qtp?