What is exploratory testing?
Answers were Sorted based on User's Feedback
Answer / dheeraj shandialya [mindfire
Exploratory testing is experiance based testing technique.
In exploratory testing anyone with either experianced or
new person(having no or some experianced) can do such
testing if he is good in creativity or exploring new thing
In exploratory testing we can not guess what may go
wrong.It is based on test engineer's knowledge intuition
and creativity.
Exploratory testing is useful when we face new and unknown
software.We play around the application and try to find
defects.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / saikrian
If we don't have any functional specifications or any
document related to the system and developers who wrote the
code does not work in the company.
Exploratary testing would be done.in this system we know the
system and its basic workflow.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_chinmayb`
Hi,
Exploratory Testing is the simultaneous process of learning
, test design and test execution.
Let's clear it out with an example:
Suppose we have certain script or test design to go for
testing certain application.A tester go through the
application and found some additional things to add on to
the test design with help of its skill or experience.S/he
designed its own test design and work on that.
By implementing this style of testing the tester act with
great degree of freedom and knew its own responsibility.
This can be applied in any test technique.
Thanks
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / pradeep
It is a type of testing in which the domain experts will
perform teting on the application just by exploring the
functionality without having the knowledge of requirements
is know as exploratory testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
In general,we all have versatile nature like
FOR EX:we all know writing,reading,walking but lawyers need
to be expert in reading.thats it.
Exploratory testing is nothing but testing and simultaneously
learning.
It is also called as "ad-hoc testing".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priyanka agrawal
Exploratory testing is a hands-on approach in which testera
are involved in minimum planning and maximum test
execution.The planning involves the creation of a test
charter,a short declaration of the scope of a short
time-boxed test effort,the objectives and possible
approaches to be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priyabrata dash
exploratory testing is nothing like but when the domain
expert comes in action and test the product without knowing
the product requirement, it is actually do for the explore
the product functionalty.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / sushma
Exploratory testing is the kind of testing, we will perform to get to the knowledge on the application.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / priyabrata dash(mind tree solu
exploratory testing is doing by the domain expert which they
explore the functionality of an application with out knowing
the application functionality requirement means they just
explore and verify the application behavior to the environment.
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / mfsi_satyakamm
Exploratory testing means testing a product without knowing
the actual requirements of the product.
In other words, exploratory testing is testing a particular
system by exploring it.
Here learning(i.e learning the product) goes side by side
with testing.
| Is This Answer Correct ? | 0 Yes | 8 No |
Do you face any showstoppers issue in your current project? Explain
what we do when our reported defect reject?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
what is the difference between V model and Waterfall model used in SDLC?
What made you pick testing over another career?
What is call-pair?
write test case for gmail sign up page?
What are the various techniques in black box testing?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What if an organization is growing so fast that fixed QA processes are impossible?
friends i know what is regression testing but i need an real time example from any of the projects..