if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / arunsingh
By using
SystemUtil.CloseProcessByWndTitle "*.*", True
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Explain the types of object repository?
Explain the features and benefits of quick test pro(qtp)?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
How to suppress warnings from the test results page?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What the differences are and best practical application of Object Repository?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
In qtp, explain what is crypt object
How does quicktest professional (qtp) identifies the object in the application?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How to connect to a database?
What are the data types in qtp?
What is difference between shared and local object repository?
How many ways is to parameterize the value?