Answer Posted / rajendra
V Model
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
\ /
\ /
\ /
\ /
\ /
\ /
\/
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 developped.
After seeing SRS Document Testing People will start
preparing System Functional Testcases.
After receiving Highlevel Design Doc,Testing people will
prepare the System Integration Testcases.
After seeing Low level Design doc,Development team willl
will prepare the Component integration Testcases.
After coding development team will prepare uint testcases
and executes the unit test on the each individual unit or
fnction.
Thus there is a mapping between the each development phase
with testing.
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
What is the difference between coupling and cohesion?
what is the difference between PEGA based web application testing versus web application testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
whats main working for tester. and developer, and prject manager.
What is white box testing, and what are the various techniques?
What exactly is quality control?
What are the main key components in Web applications and Client Server applications? and their differences?
How much the bug is affecting the functionality of the application?
Functional and Integration test scenarios for actitime application
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
How do you get programmers to build testability support into their code?
1.What types of documents would you need for QA, QC, and Testing?
Can you explain function points?