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
hou can we use vb script in qtp could u tell me breafly
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Explain the concept of object repository?
How to define array in qtp?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
wht type of User defined functions or Java Releated functions do we write in VB scripting
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain different type of event trigger option.
Explain different types of checkpoints?
How to analyzing the checpoint results?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How to handle dynamic objects in quicktest professional?
How to execute a winrunner script in quicktest professional (qtp)?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.