Test Suite Monkey Talk, MonkeyTalk Test
Suite Example Advantages, Steps to create Test Suite
The File which have the extension .mts
is called Monkey Talk Test Suit. With it help we can manage the
multiple scripts or their code. Setup, Test Commands and Teardown
commands can be use for these test suites. There are three types of
commands are available for such types of test suits
Test is like a script which can
run as a part of any test suites.
SetUp: Is also a type of script
which is used to execute before each and every required Test script.
TearDown : A Script which is
execute after the each test case in the available script
Test Suites Steps, How to create:
- Right click on the Project
- Now just Select the New
- Next Select the Test Suite
Script which we require to execute
through the test suite that should have the extension .mts.
Test Suites must have at least only one
script.
Test Suite |
Testing Suite Advantages:
You can execute multiple scripts in one
time and Screen shots can be captured and saved in the screen shot
folder under the project for failures automatically inside the report
folder.
Test Suite result the standard XML
report, creating Monkey Talk simple to integrated into the existing
System.
MonkeyTalk Test Suite Example |
Final Result: The Result will be
display in the Junit panel at the bottom on the available screen.
We can also view the result from the
Test XML File under the project inside the report folder
Steps to create Test Suite |
MOBILE APPS QTP TESTING QUESTIONS MANUAL TESTING ANDROID APPS
No comments:
Post a Comment