Product Quality Analysis Question: Download Product Quality Analysis PDF

Can you explain What is the difference between functional testing and regression testing?

Tweet Share WhatsApp

Answer:

Functional Testing: This test is performed to see weather
the program is working as per the given flow. functionality
is working correctly or not as per requiremnet.
Regression Testing: This test is performed during
modification stage. where the applied changes impact the
change in working of the whole project or not. Means
weather the modification caused errors in existing working
of the project or not....

Download Product Quality Analysis PDF Read All 12 Product Quality Analysis Questions
Previous QuestionNext Question
New Product Quality Analysis Interview QuestionsExplain What is boundary value analysis?