What is Functional Testing and Regression Testing?
Answers were Sorted based on User's Feedback
Answer / amit_8573
In Functional Testing,we perform end to end functionality.In
this,tester test whether all the functionalities are working
fine or not.
Regression Testing is "Re testing the impacted areas of the
application due to the bug fixed or by CR"
In Regression Testing,we make sure by fixing of the bug or
implement CR other part of the application should not impacted.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ramprasad.s
Regression Testing:
The retested build should not have impact over the
relevent modules or screens.
Functional Testing: Black Box Testing.
Functionality of an application or Build.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / don sherwood
Functional testing:
we verify the functions.In this,tester test whether all the
functionalities are working fine or not.
Regression tetsing:
Verify that the existing funtions of the application/module
under impact is not broken b'cos of the CR or the Defect fix
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gopalakrishna
Functional testing is a type of testing done on the
functional part of an application.
Regression testing is not only done on the functional part
as well as on its related parts.
ex: we can perform the functional testing on the Build 1.
Regression testing starts from Build2.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aruna tummala
Functionality testing is employed to verify whether your product meets the intended specifications and functional requirements laid out in your development documentation.
Regression Testing is a type of testing in which one will perform testing on the already tested functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
Functional testing : testing the dependent variables on
dependency variables is called functional testing
Regression testing : testing the core functionality and
dependency variables is called Regression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj kumar
functional testing means testing the application against
business requirement,functional testing is done using the
functional specficatin provide by the clientor by design
specification like use case provide by the design team
To determine whether changed component has introduce
any error in unchange component is called Regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sonia
functional testing:
testing each component individually and check the
behavior of the application
regression testing:
after fixing the bug if it impact on any other related
module we check it
eg:
if u fix the one testcase it will effect for related testcases
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by deffered status
How to do risk management?
what is the difference between regression testing and re testing..?
could u pls tell me, all types of funtional and non funtional testing techniques?
When we perform Smoke & Sanity testing?
What is the diff. between Sanity , smoke and ad-hoc testing?
Expain about V model?
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
Hi this is sridhar,iam working in a small organization and i have 1 year exp in manual testing,which type of questions will ask if i keep 1+exp in other companies.pls send your valuable suggestions for me.And my e-mail id is sridharraghava@gmail.com ne
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
what is traceability matrix? when we are using this traceability matrix in ur project?
What are starting link to test while website testing?