using descriptive programming how to close all opend browsers?
Answer Posted / amarendra kothuru
Do While(True)
If Not Browser("index:=0").Exist(0) Then
Exit Do
End If
Browser("index:=0").Close
Loop
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
Why we load add-ins in qtp?
When and why to use descriptive programming?
Is qtp supports uni-code?
What are the different types of checkpoints?
What is checking bitmaps?
What is Unicode Compatibility?
How do you synchronization point through DP?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Through array we can execute the testcase how ? give me example
What is the difference between Keyword Driven test and Data Driven test?
How would you directly trigger javascript in a test?
Can we use index on view?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What is checkpoints for quicktest professional?