write qtp descriptive programming to activate multiple notepads?
please urgent friends
Answer Posted / udham singh
for i = 1 to 5
systemutil.run ("notepad")
next
i will open 5 notepads on the desktop.is this what u want?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to call a test from another test?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What are the Application Functions available in QTP?
How to use checkpoints in qtp ?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
how to know no.of mails in our g mail by using vb-script
What is ‘object spy’ and what is the function of object spy in qtp?
How do we handle run-time errors?
What is action?
What is test object model in quicktest professional (qtp)?
How do know the number of browsers opened?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
what is the diff b/w assistive and mandatary rules of object repository in QTP???
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .