How will you decide that the software is ready for release?
Please if any one knows this answer, submit the answer as
early as possible.
Answer Posted / anshuman
Factors depends on Releasing a Product/Software
1. The Application/Product should be stable and behaving as
per the expectation
2. All High/Medium Severity Issues needs to be resolved and
undergo in QA cycle
3. Regression Harness Execution(If exists) must be in
acceptable conditions (Example - Pass= 96% etc) - This
parameters depends and vary across Organizations
4. Risk involvement must be as low as possible
5. Coverage Matrix/Traceability Matrix should be satisfied
the End-user Needs and shouldn't deviate x% ( Depends on
Organizations Strategy)
6. The Issues which can't be fixed as part of release cycle
should be documented and get it approved by the stack
holder
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Can you explain process areas in cmmi?
Inwhat basis the time is allocated for testing the application?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is showstopper defect?
Explain severity with example and expalin each example?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are testing techniques? What is difference between general and specific?
How to integrate Bugzilla with QTP?
Can you explain an application boundary?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
what is the difference between section & test feature in test case documention?