Wat is de difference btw inspection and walkthrough in
static testing?
Answers were Sorted based on User's Feedback
Answer / nafees
walkthrough : it is a informal process where a document is walk through step by step and discussing on the uncleared step. It might be a SRS walkthrough or test case walk through.
Inspection:It is a formal process which is performed with prior information to the group of people who r participating in the meeting.After the inspection, the take away has 2 be documented and stored for further tracking.
Is This Answer Correct ? | 5 Yes | 4 No |
Answer / srinivas
walk through is informal meeting , in these meeting they will get little bit if information .
inspection is non formal meeting, its more formalized then the walk through ,compare to these inspection has 3 to 8 people required, in these moderator,reader,recorder,and one have to take notes. inspection has more complicated getting errors for QA testing.
Is This Answer Correct ? | 2 Yes | 2 No |
As per my knowledge
Walkthroughs and Inspections come under document testing
Walkthroughs: Reading a document from first to last
Inspection: Searching for a particular topic.
correct me if i was wrong
Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between Functional requirement and business requirements?
What is Static Testing and Static Test Technics?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
What is the need of testing? Give three reasons....
28 Answers AZTEC, GE, Persistent, TCS,
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What is Conventional & Unconventional testing?
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Does Automation replace Manual Testing?
which environment you like to work?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true