what is DON in SILK?
Answer / garima gupta
If i am not mistaking it is DOM and not DON.
DOM -Document Object Model by which Silk Test is able to
query the browser directly for information about the
objects on the Web Page.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to Write user defined functions?
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?
How to run all test cases in a testplan?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
How to add objects of other pages to a test frame?
How to record a test case?
how to pass TDS intery in tally?
Can we customise the result file?
How to include a test case into a testplan?
How to run a test case from a test script file?
What is the dom browser extension?
How to open an existing silktest project?