What is Entry and Exit criteria for a Test Plan?
Answers were Sorted based on User's Feedback
Answer / shailu
Entry criteria:
1)All source codes are unit tested
2)All QA resource has enought functional knowledge
3)H/W and s/w are in place
4)Test plans and test cases are reviewed and signed off
Exit criteria:
1)No defect over a perod of time or testing effort
2)Planned deliverables are ready
3)High severity defects are fixed
| Is This Answer Correct ? | 32 Yes | 13 No |
Answer / srikanth nandi
Test Plan is a process document which is active and updated
throught out the project.
Entry Criteria:
1. Business needs are confirmed.
2. Business Requirement document prepared by Analyst
3. Estimation of IT infrastructure
4. Aqusition of resources
5. Project kick off meeting is done and sign off is given
Exit Criteria:
1. All the testing has been performed as defined
2. 100% test coverage is met
3. All the bugs raised are resolved, retested and closed.
4. Product goes live with optimal quality and standards
meeting customer requriements and satisfaction
| Is This Answer Correct ? | 18 Yes | 5 No |
Answer / shonam dubey
Entry Criteria:
1. Requirement Document are Approved & Signoff
2. All Test cases are Created , Approved Internally + Externally
3. Test Envt is Ready & Configured for Testing
4. No High Severity defect outstanding from Unit Test
5. Low Severity defects should have an agreed plan of action
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / syamala chowdary
Entry Criteria:
1.All test cases are signoff
2.Saftware & Hardware are ready
3.Resourse are available
4.Test plan & Review are signoff
Exist criteria:
1.When all the defects are complete
2.All test cases are executed
3.100% Test coverage done
4.There is no High seviority defect open in the system
| Is This Answer Correct ? | 1 Yes | 0 No |
is there any open source testing tool to perform whitebox testing and black box testing which supports c++ in linux.plz ans
1 Answers CTS, Infosys, Satyam, Sonata, Wipro,
Testing an SAP B1 -Add -on ? How?Different types of testing done, functional areas to be tested, any check list for testing SAP B1 as SAP takes care of Date fields, validation of text fields, telephone fields etc.... ?What to be tested and how?
Is there any working in siebel testing if so plz discuss some scenarios in siebel testing as iam preparing 4r the intrv it may be very useful to me...My mail Id :testing_amar@yahoo.com... I wud appreciate the guys and guls whoever helpme..Plz get back to my Id and gv sm tips... Cheers, Amar.gp
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
diff between v model and waterfall model
What does black-box testing mean at the unit, integration, and system levels?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
what is SEI?
What is a test configuration manager?
when do you stop testing?
HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance
Explain sanity testing?