Which method do you use to retrieve data from the WebList
object?
Answer / indra
We can use...
var = Browser().page().weblist().getROproperty("value")
Thus the var will contain the desired value.
| Is This Answer Correct ? | 9 Yes | 1 No |
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Hi All, How to Compare two strings character by character in QTP
difference between do while and do until ?
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
where is the bitmap checkpoint be saved
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
In QTP how to interact tool and application build?
Can I use datatable of Action1 in the Action2.
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
How to find operating system information using the qtp script?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable