what is the hierarchy to use properties in descriptive
programming
No Answer is Posted For this Question
Be the First to Post Answer
Define virtual object?
How we will execute(run) the scripts in qtp 8.2?
What is the difference between systemUtil and invoke method..?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
how u will describe testing activities?
what is the difference between the modular framework and datadriven frame work
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
What is the concept of hooking in QTP?