if there r 10 windows open in QTP write a command to close
all 10 windows at a time ?
Answer Posted / kamaldeep singh
If u are using iexplore then use this function
SystemUtil.CloseProcessByName ("iexplore.exe")
For mozilla only change the name i.e iexplore.exe
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the use of action split in qtp?
Differences between text and test area checkpoints?
What phases are involved in testing an application in qtp?
We stored into the objects OR and then write the scripting
Write a script to verify font style and color of a windows object using descriptive programming
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
How to analyzing the checpoint results?
How do know the number of browsers opened?
banking project description for software tester
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How you create new action in qtp?
Explain step generator in qtp?
How can get count of list box?
What are the different types of recording modes in qtp? Which will be used when?
What is use of object spy?