how can u do monkey testing on website?
Answers were Sorted based on User's Feedback
Answer / amrita
Checking the stability of paticular website by doing
intentionally abnormal action is called money testing
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / 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 |
Answer / brahma412
balaji. amrita,
how can we check the stabilt yof a particular
website?
how can u perform monkey testing on any website?
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / balaji m
we check the main activity of that particual website.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / monkey
sitting like monkey and testing the website. This is
basically called monkey testing
| Is This Answer Correct ? | 0 Yes | 5 No |
How do you determine what to test?
on what basis do the tester asssign severity
what are all the possible Test Cases for VoIP based applications
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
can u pls explain me what is boundary value analasys and equivalent partitioning
When ever u get a build, what type of environment u can deploy it?
What is the difference between Regression Testing and Retesting?
I want test cases for CLI? can any one send TC for CLI?
what is the diffrence between bug, error,defect??
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
Can you explain the process areas?
Please give an example of Black Box Testing?