Answer Posted / abhesheke
hey suryanand u are correct i would like one more point
goto tools select the batch test runner. add the items to b
tested and say run
if u do the say the same u will get an error before adding
a scripts to batch testing see that u change the option in
tools menu->option->run here u have option (allow other
mercury products to run test and components activate that )
and then add the scripts to batch test runner and say run
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Object repositories types, which and when to use?
Is it possible to switch between recording modes during a test creation?
How are actions and functions different in QTP?
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
What is quicktest professional?
What is the quicktest professional (qtp) testing process?
what you mean by artifact,milestone...
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How to check feasibility of the appliction?in automation testing?
How can I import environment from a file on disk?
How many types of recording modes in the qtp?
how to evalute defects in QTP script?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How qtp recognizes the object?