Ways to send keyboard input to an application using QTP
1:57 AM // 0 comments // ngsk // Category: QTP , Software Testing //
Normally we will be using Analog recording to enter Keyboard strokes, but i recomment not to use record and playback instead you go for functional calling method (Like making the script a dynamic while entering a keyboard stroke, which i will be mentioning how to make it a dynamic later in my other post).
We can use different type of methods as per our requirement.
1. Use the simplest .Type ( key ) to send keyboard input.
Eg: Window("Notepad").WinEditor("Edit").Type micF5
Above example explains how to enter F5 command.
To know about more options please visit following link
Ways to send keyboard input to an application using QTP
Related posts :
0 comments for this post
Leave a reply
2008 Content in Info Blog is licensed under Creative Commons License | Primary Designed by Simplex Design | Powered by Blogger.com