| Software Testing Software testing is a process used to identify the correctness, completeness and quality of developed computer software. |
![]() |
| LinkBack | Thread Tools | Search this Thread |
|
|||
|
Urgent Please.......
Hi, |
| Sponsored Links |
|
||||
|
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 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anybody having TCS 9th july paper.....its urgent! | luvureet | Placement Papers | 1 | 07-14-2005 03:00 AM |
| Anybody having TCS 9th july paper.....its urgent! | luvureet | Interview Questions | 0 | 07-13-2005 05:13 AM |
| plz help ...its urgent | luvureet | Interview Questions | 1 | 06-15-2005 08:42 AM |
| Urgent Opening for the Lorus Notes Fresher - Mumbai | techguru | Freshers Jobs | 0 | 05-06-2005 11:17 AM |
| Urgent Opening for the Lorus Notes Fresher - Mumbai | admin | Freshers Jobs | 0 | 05-04-2005 09:50 AM |