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 |
what is the use case and what is the test case?
what is test bed,test harness,test environment
Hi frnds im Priyan.in interviews they are one question 4r me. " AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
dif b/w localisation and globalisation testing breifly explain ?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
what are the basic line documents?
why do u put the bug status as deffered?what do u mean by that exactly?
What is the difference b/w deliverable and release notes?
what exactly is heuristic checklist approach for unit testing?