Happy New Year!!
I would like to know if there is way to keep running the script of QTP
when system is locked if yes please do give the process for it?
In advance thanks you all!
> --
> 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 Mercu...@googlegroups.com
> To unsubscribe from this group, send email to
> MercuryQTP+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
--
regd,
mrinal
Locked system is a secured system - operating system restricts API
that
allows programmatic emulation of keyboard and mouse input.
I wouldn't expect QTP to work in a security lock mode.
By the way, QTP imitates user actions - how can a user act on your AUT
if
computer screen is locked?
Regards,
Andrey
Then you can lock your workstation (maintaining any security) and
still run tests.
Thanks
Gopinath Subramaniam
Write a VB Script code that invokes QTP, load script and run that.
put that VB Script in Schedule Task and provide it with the login
credentials.
this way you can run QTP script when machine is locked.
Azhar Mehmood
As suggested by experts above even if we write the vb code to invoke
QTP , as one point for example if we are running the script for 500
users after 30 or 40 user still we would be facing same issue.I know
one option was to edit regedit option of skipenvironmentcheck for
hkey_current_user which will make keep to work even when system is
locked.As i was wondering if anyone can suggest me any other solution
and coming requesting for new VM is matter of cost to client? but let
me debug all th ways i can if i do find any solution i will update my
states and onces again thank you for the quick solutions.Onces again
thanks all.
Thanks,
Bhavi!
Could u pls send me the code that invokes QTP ?
And also how can v put the script in Schedule Task ?
I think u can help me to get it better.
Thanks mehmood...
> > > In advance thanks you all!- Hide quoted text -
>
> - Show quoted text -
Could u pls send me the code that invokes QTP ?
And also how can v put the script in Schedule Task ?
I think u can help me to get it better.
Thanks Mrinal...
> mrinal- Hide quoted text -
Right now I dont have the script but you can visit
http://technologicaguru.blogspot.com/2008/01/connect-to-quality-center-using.html
there you can find the code.
Once this script is ready we can schedule it using windows scheduler
very easily just open windows scheduler and follow the instructions.
If the system is locked, we cant send inputs from mouse or keyboard
right ???
suppose if a script needs some inputs from keyboard or mouse (For
Ex:Clicking on OK button) ,is it possible when the system is locked ??
> > - Show quoted text -- Hide quoted text -
Thanks in Advance
Kevin
On Jan 12, 11:42 am, Kevin <gopis.ke...@gmail.com> wrote:
> > - Show quoted text -- Hide quoted text -