write a qtp script to count the number of minimized windows
Answer Posted / sadashiv byagi
using automation object model
set qtp=createobject("quicktest.appalication")
qtp.launch
qtp.visible=true
if window= Minimized then
count=count+1
msgbox count
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
What is the use of the recordset object and which statement is used to create such an object?
How can you create an object in vbscript?
write any ttest cases using check points and parameterization
1. How do declare public variable in vb scripts?
Explain about the functionality of vb script?
Explain few date functions in vbscript?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
What are the environments supported by vbscript language?
When does ‘on click of button’ event gets triggered in the vbscript language?
about vb scripting programs this type of all question& answers
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Explain a few date functions in vbscript
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Mention characteristics of sub procedures?