What is Functional Testing and Regression Testing?give one
real time Example?
Answers were Sorted based on User's Feedback
Answer / manogna
Functional Testing:To test the functionality of the
application is called Functional testing.
After fixing the bug/issue tester will do the retesting and
regression testing.
Regression testing:To ensure that any other functionalities
have been impacted by adding the new functionality (may be a
change request or after fixing the bug by the developer)
| Is This Answer Correct ? | 22 Yes | 0 No |
Answer / gourisankar
To test all the functionality of the application is called
functional testing.
Regression testing is conducted for 2 reasons
1. Bug fixing
2. Change request (new functionality integrated)
After fixing the issue, have to do regression testing to
make sure that whether fixing of issue impacted on other areas.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / chandrakanta
Functional Testing:
Identifying each and individual sub-system from the system or application and verifying that whether it is working properly as per the CRS or not.
Regression Testing:
Re-executing the test cases to make sure that any modification done in one portion doesn't have any impact to other unchanged portion
| Is This Answer Correct ? | 2 Yes | 0 No |
What is localization testing (l10n testing)?
what is test initiation? can anybody post the answer. very urgent?
Can some one tell me what is test environment? And What is test set up?
test cases for compose functionality of gmail
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
why you choosed testing as a carrer?
What is Black Box testing and who is responsible for Black box testing?
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
during alpha testing why customer people r invited?
Explain about Founctionality Testing in webbased application?
What are the different test deliverables?
Give an example of High sevierity and low priority