In V model how will you explain all testing types
(unit,integration,sysetem,acceptance testing) as all these
parallel testing.E.g.Once the design phase is completed how
will you do the integration teting over here as tester
doesnt know much about design.Briefly justify the V-model?
Answer / abhi
BRS --------> User Acceptance Testing
\ /
FRS -------> System Testing ( detailed testing)
\ /
HLD ------> Integration Testing
\ /
LLD ----->UNIT TESTING
\ /
CODING
The unit and Integration Tsting is done by the
development team. Once the system is unit and
Integration tested the Testing team will test it as per
the FRS document, for the functionalities.
Is This Answer Correct ? | 11 Yes | 6 No |
after completeing testing ,what would u deliver to the client?
Who assign Bug Id & Bug Version Id?
how can s/w QA process be implemented without reducing productivity?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
which phase is most important in STLC phases? and why ?
Is the Fundamental Test process and The test development process the same
What is Defect containment?
4 Answers Accenture, University,
What is the difference between functional specifications and non-functional specifications ?
Explian traceablity matrix with an example ?
do you write test cases for adhoc testing?
what is Difference between entry criteria and exit criteria ?
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA