: How to run QTP when system is locked?, QTP run issue, Qtp system
locked, Registry settings using QTP, run qtp scripts when system is
locked, Run QTP system locked
How to run QTP when system is locked?
Go to start>Run>Regedit>
Change the following registry settings:-
Step 1:Goto HKEY_LOCAL_MACHINE\SOFTWARE\Mercury Interactive\QuickTest
Professional\MicTest
Step 2:Locate the key “SkipEnvironmentChecks”
step 3:Change the value to “1″ (Default value is 0)
Step 4:Restart the QTP.

Now QTP should run with system locked.(make sure unnecessary pop ups
are disabled)
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


On Tue, Mar 20, 2012 at 11:14 PM, Johnson Solomon
<[email protected]> wrote:
> Hi Krishna,
>
> You can write a vbs file to prevent lock mode. Using WScript.Shell send a
> key (or combination of keys) at certain interval of time which will keep the
> system active.
>
> or you can download third party softwares like (caffeine.exe) which will
> prevent system lock
>
> With Regards,
> Johnson Solomon
>
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to