What statement in for test is used to transfer control
of the script out of the innermost nested for, for each,
while switch or selected statement?
Answer Posted / sateesh_t7101@yahoo.co.in
break();
if it is wrong plzz...
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What is the vo browser extension?
How to run a test case from a test script file?
How to include a test case into a testplan?
Where is a testplan stored?
What is the dom browser extension?
What is the standard flow of execution of a test case?
What is silktest agent?
How dom browser extension identify a web application ui object?
What are the types of text lines in a testplan file?
How to assign attribute values to test cases?
How to create group and sub group descriptions in a testplan?
What is silktest host?
What are the important aspects of a test case?
How to add objects of other pages to a test frame?