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

I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

2 Answers  


what is the difference between test senario and use case

2 Answers  


What do you understand by the terms ?Response Time?, ?Pages Per Second?, ?Transactions Per Second??

1 Answers  


Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com

1 Answers  


who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan

5 Answers   Access,






can any one please tell me about CURD testing. Did the curd testing and sanity testing both are same?

2 Answers  


What is the difference between validation and verification?

4 Answers  


Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /

2 Answers  


What Questions Project Manager will be aske?

2 Answers  


name some popular functional testing tool

4 Answers   Millennium,


What is the bug life cycle? In which part u involved?

2 Answers   AMES Technology, Covansys, Sankhya Infotech,


How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?

1 Answers  


Categories