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 / sateesh_t7101@yahoo.co.in
break();
if it is wrong plzz...
| Is This Answer Correct ? | 2 Yes | 2 No |
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
How to specify a browser extension to a web application?
How do you create a user defined class in silk?
How to create a test frame?
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.
What is stored in a test frame?
What is the dom browser extension?
What is the perpose of user-defined base state method?
how to pass TDS intery in tally?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????