what the document used is in a V-model in each phase?

Answers were Sorted based on User's Feedback



what the document used is in a V-model in each phase?..

Answer / sekhar

In V-model different documents are required to conduct
testing.

Testing phase Document
User Acceptance BRS
System Testing SRS
Integration Testing Design Document
Unit Testing source code

BRS:Business Requirement Specification
SRS:Software Requirement Specification

Is This Answer Correct ?    2 Yes 0 No

what the document used is in a V-model in each phase?..

Answer / sunithayagnamurthy

their r seven types is their.
1.Analysis phase review
2.Design phase review
3.Unit testing
4.Integration testing
5.System testing
6.User acceptance testing
7.Maintaince phase testing

Analysis phase review:
During this test reviews r conducted on
the design documents BRS,FRS,Project plan, etc
Design phase review:
The reviews r conducted on the design
document to design the document as per the customer
requirement the logic,the design is understandable,the
design is good, coding also reviewed.
Unit testing:This test is conducted by the developer or
white box test engineer.
it test single peace of code or component .this
test is conducted based on the code written by the developer.
their four steps in Unit testing
1.Statement coverage
2.Loop Coverage
3.Branch coverage
4.Functional Coverage
Statement Coverage:
It is to be ensured each statement is executed
minimum one time.to validate the correctness
Loop Coverage:verify the loop statement like
while,for.....and other statements r working correctly r
no.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?

0 Answers  


How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?

3 Answers   VJIL Consulting,


I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do

6 Answers   Calsoft,


What are drawbacks in system development life cycle

0 Answers  


what is latent bug and golden bug.

7 Answers  






Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?

4 Answers  


What is good code?

3 Answers  


What are cookies?

0 Answers  


Hi im MCA Graduate. Can anyone clarify my Doubt.I had Avg knowledge on VB , DotNet(vb) and Core Java. Also hands on Sql Server. Is it necessary to gain full knowledge for a Manual Tester to attain knwldg on Languages? On what areas , i have to concentrate to become a good and prefessional in Manual Testeting Field? Plz clarify me.

2 Answers  


How do u go about testing a project?

0 Answers  


What is state transition?

0 Answers  


How to test Reports manually?

2 Answers  


Categories