Plese tell me What is V model how do u prepair documnet
using V model ?
Answers were Sorted based on User's Feedback
Answer / krishna
V Model stands for Verification and Validation.
The V Model is a more interactive model which requires the
testing team to involve after the FRS is prepared. There is
much scope for adding the new features into the application
at any stage of the application. The testing phases are in
congruence with the development phases, for ex. while the
Coding happens, simultaneously the WBT also happens.
| Is This Answer Correct ? | 6 Yes | 0 No |
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 |
why testcases are written and what is the importance?
In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
3 Answers Media Magic, Ordain Solutions,
integration test cases for mouse and keyboard
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
hi Will any one can be able to send the notes or any website for the ISTQB(Testing Certification) or any certification courses related to the testing(other than CSTE Exam) and about the fees details. U can send the information thr' mail also "geethapriyav_1980@yahoo.co.in" Thanks
write test cases for scenario of 'remember me' check box for log in screen.
Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?
Artifacts in design phase of SDLC ?
What is difference between QTP 9.2 and QTP 8.0 ?
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
If they give alphanumeric in the specification can it accept only numbers and only alphabets