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


Please Help Members By Posting Answers For Below Questions

what is command for executing files?

1715


How to customize checkpoints with parameters?

3224


If I change the object name in one action will it be updated in all the actions? Or not?

826


Explain the new feature of UFT regarding the export of test results?

788


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?

1839


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

1678


Is any limitation to xml checkpoints?

781


What are the different properties of an web object

1628


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.

1842


what is test scheduleling?

2243


What are the types of object repository in qtp?

775


how did u use automating testing tools in ur job?

1674


How to test results for qtp ?

959


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1470


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2362