⟩ What are the important aspects of a test case?
1. Each test case must be independent of other test cases.
2. Each test case have a single test purpose.
3. Each test case should start from a base state and returning to the same base state.
1. Each test case must be independent of other test cases.
2. Each test case have a single test purpose.
3. Each test case should start from a base state and returning to the same base state.
How to open an existing SilkTest project?
I want to set current path run time?
Does anybody know the escape sequence for space in Silk Test?
How to write the single silk statement in two lines?
How actually ST works internally from developers point of view?
Has anyone had any experience using the Japanese version of SilkTest?
How can we use more than one browser in silktest. Suppose I want to use three browser how do write script for this case?
On the test GUI there is Cancel button and the hot key for that is Alt-c?
For a registration purpose I am entering some data?
How to get contents of a web page? (For Ex Yahoo homepage)?