How to make arguments optional in a function?
Answer Posted / sushma
Suppose there is alogin window in the user name we can type
any thing but while running its giving som eerror we can
avoid tht error actually
so, we can make tht tsl as an optional so tht if an error
occurs it countinues but not stop
for example
Optional.Dialog("Login").WinEdit("Name:").Set "ssss"
these line make an optional now
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
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?
What is the use of an object spy tool in qtp?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
when to start the automation?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How can you write the scripts that operate on different objects depending on run-time information?
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
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Mention the test steps of qtp.
Get the count of files of similar types from a folder.
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
when will you do debug your script? and explain that process?