How to check the particular window is exist or not with out
using check points
Answer Posted / archana
If window("Flight Reservation").Exist<>0 Then
msgbox "window exists"
else
msgbox "window doesnot exists"
End If
| Is This Answer Correct ? | 7 Yes | 16 No |
Post New Answer View All Answers
when we use filter funtiom invb script(QTP)
When to use function procedures and what are its characteristics?
how to set one column as primary key in QTP and fetch values accordingly
what is the difference between modular and data and keyword driven framework
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
how to increasing the numbers in a given text box please write a vb script
What are the naming conventions while declaring a variable in the vbscript language?
Compare java script and vb script?
Mention what is vbscript procedures?
What is the main difference between function and sub-procedure?
Which function allows you to instantiate an object given its programmatic identifier or progid?
What is sql loader? Explain the files used by sql loader to load file?
Explain few date functions in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<