Showing posts with label operating system name using qtp. Show all posts
Showing posts with label operating system name using qtp. Show all posts

QTP Script to Find Name of Operating System and Its Version

QTP Script to find name of your Operating System.

msgbox environment.Value("OS")

QTP Script to find Version of your Operating System.

msgbox environment.Value("OSVersion")


QTP Script to Find Local Host Name of your System

Related Posts Plugin for WordPress, Blogger...

Fun and Knowledge