HP QC Defect life cycle?
Answers were Sorted based on User's Feedback
Answer / nandini p
New->Open/Inanalysis->Assigned/fixInprogress->Scheduled/delivered->retest->RetestComplete->Close
and
New->Open/Inanalysis->returned/rejected->Close
and
New->Open-In analysis->Assigned/fixInprogress->Scheduled/delivered->retest->RetestFailed->[Openinanalysis to retest]->Retest Complete->Close
And
New->Open-In analysis->Assigned/fixInprogress->Deferred.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
Defect life cycle contains
1.new-when a defect is found by tester
2.assigned-when a defect is assigned to the developer
3.open-when developer is fixing the bug
4.fixed-when developer has fixed the bug
5.retest-when tester retest the application
6.closed/reopen-when tester gives closed status else he reopen and send back to developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 are all the things should be covered in the Unit Test cases ?
What are the two ways to create test scripts?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?
after inserting the record in front-end,how will u check the backend manually?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
if tester invloves in req or initial phase , what test eng will do in initial phase?
what is the difference between Risk based and Requirement based testing???
How should validation activities be handled?
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
what is the difference between client server & web based applications?