what are the different modes of executing TSL Script
Answers were Sorted based on User's Feedback
Answer / suresh.chaluvadi
Three Modes are there in winruner to execute TSL Script.
1.Verify
2.Debug
3.Update
To check whether script is working fine or not we will go
to Debug mode.
To verify the script u'll go for verify..
To update..go for Update mode..
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aaa
3 modes:
Verify Mode: Verifies the behaviour of the applictaion by
verifying the expected results to actual results.
Debug Mode:Checks for the syntax errors in the script.
Update Mode: updates the bitmaps/images from one version of
your application to another version.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the default type of constant TSL supports?
Explain WinRunner testing process?
Where are test cycle folders created if TSL Script is not saved
How many types of tests can u create in winrunner?
how many checkpoints are provided by WR
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
What is the XML test cases creation?
what is risk?
what is the automation framework?
What is a checkpoint and what are different types of checkpoints?
in which file Data of a Table is stored for further analysis
how will u perform bug tracking using winrunner?