What is the technical reviews and reviews?
Answer Posted / btech
For each document, It should be reviewed. Technical Review
in the sense, For each screen, developer will write a
Technical Specification. It should be reviewed by developer
and tester. There are functional specification review, unit
test case review and code review etc.,
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is flowchart?
Explain acceptance testing?
Explain mutation testing?
What goes into a Test Summary? How would you write a Test Summary?
What is execution?
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?
What is maintenance testing?
Could reviews or inspections be considered part of testing?
please suggest me some topics for research in software testing/software reliability......
What are the categories of debugging?
What studies data flow analysis?
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
What is code review?
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
What is policy?