what is spiral model?
Answer / sri
Spiral model is a development process which is applied when
requirements are not clear. Here everytime a prototype is
made based on the risks and if found ok are freezed and
this process goes on till all the requirements are freezed.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is d difference between software development life cycle & system development life cycle?
What is the difference between unit testing and smoke testing
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
who will do impact analysis in testing?
What is a critical bug?
What is the diff. b/w Basline and Tracability matrix?
Please explain software release process in detail.
WHAT is Spring in term of Agile model?
Principles of testing?
Which one is not tester responsibilities ? Option 1 Assure the process for contracting software is adequate Option 2 Review the adequacy of the contractors test plan Option 3 Perform acceptance testing on the software Option 4 Assure the ongoing operation and maintenance of the contracted software
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Swap 2 variables without using a temp variable