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
Hi,All How to create a link in excel sheet using qtp
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How many types of trigger events are there in qtp?
How to create Reusable and Multiple Actions?
What is debugging? How you debug your script?
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
what is the difference between development and testing
describe some problems that u had with automating testing tool?
What is Cross browser testing? Does UFT support it?
What is difference in global and action sheet in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How are actions and functions different in QTP?
when a test case is written how u test using qtp
What is the Command used to start the QTP
Where we can use the synchronization?