if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / a
By using "micclass", we should create Description object.
Then using For loop we count the Dialog objects, and close
it.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is command for executing files?
How to customize checkpoints with parameters?
If I change the object name in one action will it be updated in all the actions? Or not?
Explain the new feature of UFT regarding the export of test results?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Is any limitation to xml checkpoints?
What are the different properties of an web object
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
what is test scheduleling?
What are the types of object repository in qtp?
how did u use automating testing tools in ur job?
How to test results for qtp ?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What VBScript operators, functions, and statements do you use in QuickTest Professional?