what is the difference between functional testing and
regresion testing
Answer Posted / prashanth
functional testing is a testing process where we test the
functionality/behaviour of each functional component of the
application...i.e.minimize button,transfer button,links etc.
i.e we check what is each component doing in that
application...
regression testing is the testing the behaviour of the
application of the unchanged areas when there is a change
in the build.i.e we chk whether the changed requirement has
altered the behaviour of the unchanged areas.
the impacted area may be the whole of the application or
some part of the application...
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Name three reasons why the tester may choose to record in Context Sensitive mode.
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
what is the testing approach for windows Explorer(Not IE Explorer)
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Hi All I want discuss abt Testing tools is any one available online in google chat?
What are different types of verifications?
Explain the procedure & path of s/w in testing?
What is the different between SIT and UIT?
Explain the importance of agile testing?
What are the different levels of manual testing?
If I want to check compability of software in a MAC OS then which steps shold I follow?
what exactly is heuristic checklist approach for unit testing?
what is the function generator?
Test cases on send/ receive button of Microsoft outlook.
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?