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 |
Write test cases to anti virus software?
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
What is big bang approach?
How the Error, Defect and Bug are related to each other ?.
If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
when design phase is going on what testing team will do?
what is BFSI DOMAIN? COULD U EXPLAIN EACH AND EVERY THING IN DETAIL?
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
what is prototype testing, component testing, thread testing
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
What is the Batch file?