What is the difference between Functional and Regression
testing?
Answer / sonal.pagare
Functional testing refers to checking the software with
respect to functional requirement specifications. This is a
low level testing.
On the other hand Regression testing is done to check
whether the fixation of any bug has affected other
functionality of the software or not. This is a high level
testing.
| Is This Answer Correct ? | 12 Yes | 0 No |
Hi, Please give me brief explination about agile methodology.
What are the different types of doccuments we can use in mannual testing?
Who will participate in software testing?
Example of high severity and low priority bug
what is the meaning of compatibility testing in view of web application testing?
what is project testing & product testing, and what is the differene ? plz explan with example
What can be the possible Test Cases for an Admin Control Panel in a Web Application
1.exactly when we do regression testing? 2.why we do regression testing?
write a query which empname starts with A
Can any one tell me the format/columns for writing test scenarios in excel sheet?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?