wat is exploratory testing?
how can u do ?
Answers were Sorted based on User's Feedback
Answer / balaji m
Due of lack of documentation. Lack of resources and lack of
knowledge, testing team is conducting testing depending on
past experience, discussion with other test engineers,
testing books, discussion with customer site people and
inter-net browsing for testing concept. This style of
testing is called exploratory testing.
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / jethva_trupti
An informal test design technique where the tester actively
controls the design of the tests as those tests are
performed and uses information gained while testing to
design new and better tests
It can be done by clicking on various modules, exploring
them and interaction between those modules, how they
connect with each other and gain some knowledge on system
to do better testing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandra kumar
Understanding the application writing test cases and
testing application.
Analysing the application on our own when srs crs no given
is called exploratory testing
Draback:
they may misunderstand bug as a feature
may misunderstand feature as a bug
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / n@n!
other name for exploratory testing is monky testing.
when we have requirements and knowledge on testing then we
go for monkwy/exploratoty testing.
| Is This Answer Correct ? | 0 Yes | 14 No |
What is diffrence between the functional and black box testing.
WHAT ARE THE DOCUMENTS NEEDS TO BE SUBMITTED AS A PART OF TEST CLOSURE?
What is the difference between migration testing and regression testing?
What is the diffrence between web testing & web based testing?
How we will assign the severity n priority levels to the bug?
what is meant by system test case
anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing
What type of metrics we prepare in testing?
What is Pre UAT and UAT is there any difference ?
How u prepare Test data in testing process???
smoke test as a example for naukri.com
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?