Explain Vmodel
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jayu khairnar
Vmodel is the model that included verification and the
validation of the software testing verification perfroms by
audit, walkthough,review etc.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sangeetha
Gatharing Requirement(SRS)------> User Acceptence Testing
\ /
High Level Design(HLD)----> System Testing
\ /
Low Level Design(LLD)--> Integratioon Testing
\ /
Program specification------> Unit Testing
\ /
\ /
\ /
\ /
coding/Testing
V model is software developement life cycle model. v for
verification and validation model.The main advantage of the
v model is parallel processing
verification means contacting the meeting and reviews.
validation means actual testing.
verification contain 4 stages
1.Gathering req: To prepare the SRS document
2. HLD: To prepare the main functionality of the application
3. LLD: To prepare the sub functionality of the application
4.Pgm Spec: To explain the each and every functionality of
the application
validation also contain 4 stages:
1. Unit testing: To test the appl based on the Pgm Spec
2.Integration Testing: To test the appl based on the LLD
3.System Testing: To test the appl based on the HLD
4.UAT : To the appli based on the Gathering the req
Is This Answer Correct ? | 0 Yes | 2 No |
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
1) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
Difference between Test Plan & Test Strategy?
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
what is risk based testing ?
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
What are techniques for Integration Testing.
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
What is Performance Testing?
I don't know about testing, I want to learn about Teasting. What kind of books I should read? Can anyone help me? (Like manual, automated testing) lots of things are there. from where I should start?
For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?
What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?