Do you know any kind of matrix ?
Answers were Sorted based on User's Feedback
Answer / rkcr
Requirement tracebility matrix
The matrix will check whether all requirements are matched
with the test cases (test case IDs).
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / revati
Traceability Matrix:
The ability to identify related items in documentation and
software, such as requirements with associated tests.
Test conditions should be able to linked back to their
sources in the test basis- this is called traceability.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / viji
metrics are divided into process metrics and product metrics.
| Is This Answer Correct ? | 2 Yes | 1 No |
1.What is the purpose of ?check-in?,? check-out??
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
Should every business test its software the same way?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
Password is having 6 digit alphanumeric then what are the possible input conditions?
When should you begin test planning?
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
What are the common problem of software development process?
Have you done exploratory or specification-driven testing?
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
what are the contents of a test plan?