Difference between integration and regression testing?
Answer Posted / 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 |
Post New Answer View All Answers
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
how do u manage scripts in winrunner when you application is changing frequently?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What are testing techniques? What is difference between general and specific?
Explain test metric and the information it provides.
What do you mean by Cause Effect Graphing? in which standard its mentioned?
can we do database testing in manual testing? then how we write the test case?
Anyone tell me the test cases of Shopping Favorite
write 5 critical test cases on product payment form on flipkart.com?
what is metrics in software testing? give me a brief detail about it?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.