What are the differences between V-Model and Agile Model?
Answer / n@n!
V-Model:
--------
verification & validation (r)
un conventional & conventional (r)
quality assurence & quality control is nothing but V-Model.
verification : it is the procress of verifing that
developers r develop right product r not.
verificatio is a prevention activity.
verification can be done by reviews and walk through.
validation: it is the procress of finding bugs to make sure
that the application is work under customer expactations.
validation is a correction activity.
Agile Model:
------------
it is used for less formal and reduce scope.
used for time critical applications.
some agile methods:
-------------------
adaptive software development (ASD)
feature driven development (FDD)
extreme programming (XP)
rational unify procress (RUP)
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between Retesting and Data Driven Testing?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
what will the future for manual testing
how u will write test case for system testing give me example
When do we perform smoke testing?
What is QA Release Package ?
How can World Wide Web sites be tested?
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
What can you tell about the project if during testing you found 80 bugs in it
which type of testing we r doing at the begining of the project,and what r the next next testing at the application
Is it necessary to test application in lower versions of OS when you have tested in latest version
Explain about "Compatibility Testing" in Web based Application?