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 |
Efficient % is calculated at which level?
how far the test tracability matrix hepls in regression testing ?
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
Write testcase for delete functionality?
what are testing you will do in system testing
how to report a bug to the developer?What is the structure of Bug tracking?
what is called testware?
What is Sanity Testing?
what are the main challenges faced in ur project?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?
Explain the advantages of automation over manual testing?