what are the stages in Testing life cycle?
Answer Posted / satheeshkumar
1.system study
2.Write test plan
3.Write test case
4.Prepare traceability matrix
5.Execute test cases
6.Defect tracking
7.Summary/STCM(Software testing coverage matrix)
8.Redrosepect meeing / post harrest meeting (Client does not participate in this step.This process only internal valuation)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain test metric and the information it provides.
What is bug severity?
Why should you care about objects and object-oriented testing?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
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
Can you explain random/monkey testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Can anyone please suggest me a online book on manual testing??
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Can anyone list out major scenarios for an application managing drug composition?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
what is base time , how can we base time your doc"s ?
What are the different ways of doing black box testing?
What is desk checking and control flow analysis