Difference between integration and regression testing?
Answers were Sorted based on User's Feedback
Answer / vimala
Testing the data flow or interface between the modules is
called as integration testing.This testing is done by test
engineers.
Testing the unchanged features to make sure that changes
are not introducing defects in unchanged feature called
regression testing. Here changes means addition,
deletion,modification or defect fixing.Here also testing is
done by test engineers.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / n@n!
integration testing was done by developers.
in integration testing developers test the connection
between the modules,data flow between the modules and
control flow between the modules e.t.c....
regression testing was done by test engineers
testing the core functionalities and dependency variables
in the application is called regression testing
| Is This Answer Correct ? | 6 Yes | 3 No |
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
what is the need to write testcases??? cant u test ur application with SRS?? y u have to write testcase document??
in which cases developers will reject the bug??
How will u decide test data to see that evey feature is thoroughly tested
What is meant by back-end testing?
What is BVA and ECP 2. Which version of WINRUNNER and QTP you are using in the project 3. What is the use of Recovery manager in QTP 4. What is retesting and regression testing 5. Write the SQL queries for the following EMP table to select the employee id and his details from emp table 6. For example: employee dept and employee id and employee name and employee salary 7. what is a sub and what is a driver 8. What are your roles and responsibilities in your project 9. Does BVA is equivalent to ECP 10. If you find a bug what will you do
how can u do database testing manually?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Please tell me difference btn Version & Reversion . Is there any difference btn them or both have same meaning.
how can s/w QA process be implemented without reducing productivity?
If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?
What is the clear meaning of test case, levels in test case ? contents of test case