Answer Posted / manikanta yv
An iterative life cycle model does not attempt to start with a full specification of requirements. Instead, development begins by specifying and implementing just part of the software, which can then be reviewed in order to identify further requirements.
This process is then repeated, producing a new version of the software for each cycle of the model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the first test in software testing process?
What is the purpose of test strategy?
What is the Myers Boundary Table?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
What is Pre UAT and UAT is there any difference ?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is mean by incident logging system ?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
What is PBX Testing & What is Test coverage?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what is traceability matrix and its usefulness
What and why is api testing?