what the document used is in a V-model in each phase?
Answers were Sorted based on User's Feedback
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 |
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 |
Write a set of test cases to test youtube?
what is the difference between test case and result matrix
What is the role of tester in SDLC cycle ( in each phase )
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
Did you ever worked with BA's?
1 Answers Standard Bank, Wells Fargo,
What are Testing Metrics? Explain
What is the difference between a bug, a defect and an error?
What is verification and Validation?
What is cart meeting?have you participated any time?
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?
You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?
wht is Manual Testing Frame work