How to find operating system information using the qtp script?
No Answer is Posted For this Question
Be the First to Post Answer
what are the Tools for version control?
What are the recording modes in wave event?
How u will do versioning in QTP?
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
What is meant by virtual obj and Y do v need virtual obj configuration.
How many tabs are available to view your test in a test pane and what are they?
what is descriptive programming in QTP? How can be done?
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Does Low-level recording capture mouse movements?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api