If you have an application, but you do not have any
requiremnts available, then how would you perform the
testing
Answer Posted / kiran
I think without requirements testing cannot be done.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
What is top-down approach?
What is applications of FCOE?
What is SDLC and STLC? In analysis phase of SDLC, what exactly the testers will do?
Hi can anyone guide me regarding how the interview procedures will be in exterro Inc, Coimbatore
What is sei - software engineering institute?
What is software failure?
What is difference between known regression testing and unknown regression testing?
What is the difference between preventative and reactive approaches to testing?
wht is scope of ur project?
What is criticality?
What is considered to be a good test?
please help! Smoke Test Checklist for Gmail
What is black box testing? What are the different black box testing techniques?
What is infeasible path?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char