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
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
Can you explain an application boundary?
What is a defect?
What is defect cascading in software testing?
Can you explain a pair-wise defect?
What is the difference between Functional testing and Unit Functionality testing?
What is an inspection in software testing?
Who are all involved in an inspection meeting?
If you're given a program that will average student grades, what kinds of inputs would you use?
what are the test bugs
How do your characteristics compare to the profile of the ideal manager that you just described?
What is the difference between load and stress testing?
Explain user acceptance testing.
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
What is configuration management in software testing ?