If you have an application to test and there are no
requirement specs, no test cases , no documents, you
dont know even the functionality then how would you perform
testing?
Answers were Sorted based on User's Feedback
Answer / santosh
Do exploratory testing, and find out the functionality of
the application.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sreerammurthy
testing an application without specs and no doucments no
test cases even not knowing the functionlity is similar to
ad-hoc testing ,but often testers have signifant
understanding of the software before testing it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sivapras
software test that is not based on formal test plans or
test cases; testers may be learning the software as they
test it
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sivapras
software test that is not based on formal test plans or
test cases; testers may be learning the software as they
test it
| Is This Answer Correct ? | 0 Yes | 0 No |
What is glossary of software qa/testing?
What is a database administrator?
Why is incremental integration preferred over 'big bang' integration?
WHAT IS MEAN BY OBJECT ORIENTED DESIGN? HOW DOES IT AFFECTS TESTING?
What is scenario-based testing?
What is called the process starting with the terminal modules?
What are the ways of functional testing? Can you give me an example of how to perform Functional testing on a Login Page for example.
What is TRM?
Explain mutation testing?
Explain functional testing?
how do you test the server response time? do you use any tool? if so what tool ? if not how can you it be done manually ?
please give the description of stages of SDLC.And what is feasibility study...?