If you have an application, but you do not have any
requiremnts available, then how would you perform the
testing
Answers were Sorted based on User's Feedback
Answer / rushikesh jagtap
The testing done in this case by doing Exloratory testing
approach
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / krishna
Exploratory testing is a method of manual testing that is
concisely described as simultaneous learning, test design
and test execution. Cem Kaner, who coined the term in
1983[1], now defines exploratory testing as "a style of
software testing that emphasizes the personal freedom and
responsibility of the individual tester to continually
optimize the quality of his/her work by treating
test-related learning, test design, test execution, and test
result interpretation as mutually supportive activities that
run in parallel throughout the project.
courtesty: http://en.wikipedia.org/wiki/Exploratory_testing
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramesh
As my knowledge as concern, no project in a software
industry is developed without requirement document. Suppose
if requirement document is not there then the testing is
done in the informal way without following any prior
documents which is known as a exploratory testing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / yogesh mhaskar
Yes we would becuuse, there is one method for us i.e
ecploratry testing, where wehave ofen take to mean a
creative informal test that is not based on formal test
plans or test cases; tester may be learnning the software
as they test it.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / kiran
I think without requirements testing cannot be done.
| Is This Answer Correct ? | 1 Yes | 12 No |
What is a GAP analysis?
What n+1 testing is?
What is the difference between negative and positive testing?
Explain what the meaning of code walk through is?
what is the difference between web application and client server application testing ?
What is the technical reviews and reviews?
Hi can anyone please suggest a good intitute for software Testing course with project work in hyderabad as iam coming from uk i have only 8 weeks.....Plz advice
Diff. between STLC and SDLC?
what is enhancement Testing and how to perform enhancement Testing of any website
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better? how would u do performance Testing manually for web site.
What are the differences between these three words Error, Defect and Bug.
What is top-down strategy?