Quality Testing

Quality is delighting customers

We are using QTP 11.0 upgraded from QTP 9.5.But at run time when shortcut CTRL+ALT+F5(in our software used) is pressed,the script get stopped.Is it a QTP 11.0 problem because it works fine in QTP 9.5.?

Can anyone tell me the problem behind it?

Views: 126

Reply to This

Replies to This Discussion

Check for the settings, Runtime settings. There will bes settings for the short cut keys. if this CTRL+ALT+F5 used as short cut key to stop execution then you have to change this to the other.
Thanks Umashankar.It works fine now.
Hi,

Actually in QTP CTRL+ALT+F5 is the shortcut key to stop the current execution. Can you please post the complete line of code where u are using this shorcut.

If you are using like this, then there is a possibility for the issue u had mentioned.
Type micCtrlDwn+micAltDwn+micF5+micAltUp+micCtrlUp

Try like this
Parent.Type micCtrlDwn+micAltDwn+micF5+micAltUp+micCtrlUp

note: Parent is your parent window.

RSS

TTWT Magazine

Welcome to Quality Testing!

Sachin Natu

 Manager QA at IdeaS Revenue Optimization

Advertisement

Submit A Job

Submit A Tool

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2013   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service