Answer Posted / yuxia
Monkey Testing”,also called “stochastic testing” which is a
more technical word used to refer this type of testing.
The name 'monkey' comes from an old traditional saying that
is accepted by many as true or partially true that ‘a
thousand monkeys at a thousand typewriters will eventually
type out the entire works of Shakespeare’.
Monkey Testing refers to a fully automated testing tool.The
word monkey is used to refer a fully automated testing tool.
There are different types of monkey testing
1. Dumb Monkey Testing
2. Semi Smart Monkey Testing
3. Brilliant or Smart Monkey Testing
1. Dumb Monkey Testing - You can run the tests with
automation tool like Selenium or QTP the whole day or even
for more time. A dumb monkey, with its continuous
repetition, can expose bugs such as memory leaks that might
not occur until many hours or days of normal use.
2. Semi Smart Monkey Testing - You can make our dumb monkeys
as semi smart by adding some functionality to them.
you can make a table, enter all the different values to the
table and import that table in the script of QTP it will
work and add different values one by one and generate a
report about all the values in the table and tells that with
this value test passed and with this value test fails
specifically.
Brilliant Monkey Testing - You can program it as you want
like where to start and then where to click then where to
go, enter data and submit the form so on and where to stop,
so its very SMART. Most of the commercially available load
and stress testing tools depend on this smart monkey
technology.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is exploratory testing and when should it be performed?
What is regression testing? When to apply it?
What are the main key components in web applications?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Can you explain the workbench concept?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
what r the 5 major defects that u found in ur shopping related project?
Password is having 6 digit alphanumeric then what are the possible input conditions?
What are the Major Functionality for a ATM machine ??
Describe any bug you remember. Plz Give some real examples
What is grey box testing?
why use caffine for HPLC calibration ?
Can anyone list out major scenarios for an application managing drug composition?
Can test condition,testcase and testscript help u in performing the static testing