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 |
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
write test case for gmail sign up page ?
How do tou design a good test case?
what is testplan? and can you tell the testplan contents?
what is a use case ?.
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing
Difference between Agile process and V Model
Who will be assigning severity and priority for a bug?
What is the bug life cycle?
If Interviewer asks "Do you want to ask any question to us?" Which questions should we ask to them?
What is grey box testing?