This is a discussion on Urgent Please....... within the Software Testing forums, part of the Testing category; Hi, “Wish you A Happy New Year” Urgent Please……………….. QTP doubt: Please help it. Need QTP Script. I want to ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Urgent Please.......
Hi, |
|
||||
|
For this you have to Install Quick Test Plus it seems
copy the below code and save as .vbs file, then execute vbs file from command prompt (ensure that default program to open .vbs files is command prompt os script host). Will have to change D:\Raj1and C:\Raj1\Raj2 to some valid test path ... to execute tests stored in QC will require some additional lines of code ... Public Sub ExecuteTest(TestPath) Dim qtpApp Dim qtpTest Set qtpApp = CreateObject("QuickTest.Application") qtpApp.Open TestPath, True Set qtpTest = qtpApp.Test qtpTest.Run While qtpTest.IsRunning 'Wait For Test To Finish Wend qtpTest.Close Set qtpTest = Nothing qtpApp.Quit Set qtpApp = Nothing End Sub http://groups.google.com/group/testi...ications?hl=en Regards, Bharath TestBharath Testing
__________________
Bharath Kumar.P Test Engineer Banglore, India |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anybody having TCS 9th july paper.....its urgent! | luvureet | Placement Papers | 1 | 07-14-2005 04:00 AM |
| Anybody having TCS 9th july paper.....its urgent! | luvureet | Interview Questions | 0 | 07-13-2005 06:13 AM |
| plz help ...its urgent | luvureet | Interview Questions | 1 | 06-15-2005 09:42 AM |
| Urgent Opening for the Lorus Notes Fresher - Mumbai | techguru | Freshers Jobs | 0 | 05-06-2005 12:17 PM |
| Urgent Opening for the Lorus Notes Fresher - Mumbai | admin | Freshers Jobs | 0 | 05-04-2005 10:50 AM |