Plese tell me What is V model how do u prepair documnet
using V model ?
Answer Posted / a sameer
BUssiness Requirements(BR)- ----------> User Acceptence Testing
\ /
System Requirements(SRS)---------------> System Testing
\ /
High Level Design(HLD)--------------> System Integratioon
Testing
\ /
Low Level Design(LLD)--------> Component Integration Testing
\ /
Coding ----------> Unit Testing
\ /
\ /
\ /
\ /
Build
V Model is a popular Software development model. It large
number of resources to implement.
In v model every development stage will have corresponding
testing stage.
Here test will be prepared in parallel with development phases.
i.e
After receiving the business requirements are prepared
then testing team will develop User acceptence Testcases.
But these testcases will be executed and the end of the project.
Here Business Requirements are very abstract in nature and
it talks just about What user/customer actually needs.
System Requirement Specifications will be prepared From
Business Requirements specifications.
SRS will be more elaborated then the Business requirements.
SRS tell what are system features need to be developed.
After seeing SRS Document Testing People will start
preparing System Functional Test cases.
After receiving High level Design Doc,Testing people will
prepare the System Integration Test cases.
After seeing Low level Design doc,Development team will will
prepare the Component integration Test cases.
After coding development team will prepare uint test cases
and executes the unit test on the each individual unit or
function.
Thus there is a mapping between the each development phase
with testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
what is base time , how can we base time your doc"s ?
How does a coverage tool work?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
How will you determine when to stop testing?
Explain the strategy for testing a Java application?
What is bug, deffect, issue, error?
What is Wound Fixing?
Can you explain process areas in cmmi?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
What does entry and exit criteria mean in a project?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.