how many levels of regression testing is avilable in our
testing process?
Answers were Sorted based on User's Feedback
Answer / usha n.m
There are 3 types of regression
1)Unit regression : nothing but retesting ie testing to
make sure that bug is properly fixed or not / new enhanced
feature is working according to the specification.
2)Regional Regressin : Unit regression + testing the impact
area to make sure that bug fixation or new feature not
affecting the unchanged module.90% of the case industry
prefers this regression.
3)Full Regression : when it is difficult to identify the
impact area after the bug fixation or after adding the new
feature ,instead of wasting time in identifying the impact
area they will go with full regression.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / santosh pampatwar
There are two types of regression testing available in our
testing process.
1. Regular Regression
2. Full Regression
Santosh Pampatwar
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shilpa tuptewar
1.Regular Regression
2.Full Regression
3.Progression Testing
Shilpa Tuptewar
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / uma
Pls explain that 3 regression testing with example.
| Is This Answer Correct ? | 1 Yes | 1 No |
how will you know whether your reported defect rejected?
How do we prepare weekly and monthly status-report as QA?
what is the meaning of the test strategy and what it consists?
Can't we write test plan without any document with us or we definitely require the document for that
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?
what type of testing u are doing?
How do we do testing if requirements are not documented properly?
Hi Friends, Can any one tell me how the Risks for the basic web page testing in the Test Plan, as i am writting my first test plan. It will be greatfull if any one answer me as soon as possible
An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.
What do you mean to CAPA?
what is your company testcase format?
18 Answers Infosys, MasterMind, Sinsoft,
how many levels of regression testing is avilable in our testing process?