Whats the difference between Basestate & Default basestate?
Answer Posted / mahi
Base state:An applications base state is the known,stable
state that we expect the application to be in before each
test case begins execution,and the state the application can
be returned to after each test case has ended execution.this
state may be the state of application when it is first
started.
Default Base State:Silk test provides a default base state
for application for applications which ensures the following
conditions are meet before recording & executing a test case.
.the application is running
.the application is not minimized
.the application is the active application
.no window other than the applications main window are open
there is only one default base state(normally the one from
silk test in default.inc)there may be one base state
function in your mainwin_defination but there may be a lot
of application status depending on how you build your
testing frame work.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to include a test case into a testplan?
How to define an object verification in a test case?
What is silktest agent?
How to create and edit a testplan?
How to open an existing silktest project?
how to pass TDS intery in tally?
What is the segue testing methodology?
What are the default testplan attributes?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to run all test cases in a testplan?
How to run a test case from a testplan file?
How to create a test frame?
How to create a new silktest project?
What is stored in a test frame?
can any one please tell me the full form of .g.t in silktest datadriven method