unique properties of button,edit box, radio button,check box?
Answer Posted / ashish srivastava
index property is the unique property used to identify the
two same objects
browser().page().webedit("Submit",index:=0)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
can test automation improve test effectiveness?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What are the major/ important methods, functions in QTP we use realtime testing
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Is any limitation to xml checkpoints?
The hybrid framework can be implemented for any application. Is it true?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
images are dynamically changes how to compare two images with out using the bitmap
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Where you get the run time data table?
What is the registration process and examination fees?
Suppose I want fail that check point? How can you do that?
what could go wrong with test automation?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail