write a qtp script to count the number of minimized windows
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 |
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
How to take whole text output from screen of Bitmap Application.
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
who you define variables and functions in VB?
Explain about tristate constants in vbscript?
how to write basic programs in VB Script like addition, multiplication?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
how to write function to validate the number of characters entering into the text box?
Explain about the support of asp for vb script functionality?
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
write a vb script to display 3*3 matrix
What are the advantages of vbscript?