If i run manually its running fine. Why is that. Please help!!!
I have to click the PLAY button after that.
Thanks,
Ajit
I have to click the PLAY button after that.
Thanks,
Ajit
Scripts stops after performing a step when it has been initiated by schedule task.
|
If i run manually its running fine. Why is that. Please help!!!
I have to click the PLAY button after that. Thanks, Ajit
03-08-2010, 09:55 AM
Following is my .vbs file from where i m initiating the test:
Code: Set qtApp = CreateObject("QuickTest.Application") Thanks, Ajit
03-08-2010, 10:12 AM
Code: Function fFindLatestBuilt () '*********************************************************** Code: Sub sRemoveSiPassInteg() i am calling these two functions in my script from another .vbs file. There are two conditions: 1. Sometimes it runs and stops at first "bold line 2. Sometimes it runs upto second bold line and hung If i run this script manually (without Schedule task) its ok. I dont know whats wrong with it. Thanks, Ajit
03-08-2010, 10:37 AM
your second bold statements seems to be incomplete isn't it? does it work when you try without schedule task.
Code: Window("SiPass integrated Setup").WinRadioButton("Remove").Set in the first bold statement, you are trying to get an item from syslistview. make sure the item exists there with the number you have provided in rcount.
03-08-2010, 10:40 AM
Yes Saket, it run fine when i run it without schedule task. Script itself has no issues but running through Schedule Task giving these problems
03-08-2010, 06:23 PM
not sure what could be the reason
but can you give it a try in 'Normal' run mode instead of 'Fast' comment the statement 'qtApp.Options.Run.RunMode = "Fast" in your vbs. let me know how it goes.
03-10-2010, 06:39 AM
Thanks a lot Saket, its working. Changing "Fast" to "Normal" worked.
Regards, Ajit
02-16-2016, 08:37 PM
We are using WPF applications, we using mouse move, key strokes and insight object in UFT code.
when the machine is locked the ALM scheduler is keep on running and few cases are failed. Is there any way to schedule the script when machine is locked please give your suggestions. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
QTP - each step screenshot bitmap in to word | balamurali | 0 | 2,273 |
02-07-2018, 10:06 PM Last Post: balamurali |
|
[ QC& QTP] issue with Qc design step parameter | seritalien | 0 | 1,916 |
05-29-2013, 06:56 PM Last Post: seritalien |
|
QTP stops execution with no error | vinod_3466 | 0 | 2,304 |
04-24-2013, 01:36 PM Last Post: vinod_3466 |
|
Hyderabad Schedule Drive for QTP Experts 3-7yrs | supputuri | 0 | 1,748 |
02-11-2013, 03:26 PM Last Post: supputuri |
|
Schedule test set run using OTA | baluonline | 0 | 3,685 |
11-17-2012, 02:44 AM Last Post: baluonline |