When will we start the regression testing and how(means the
process or steps which follows)?
Answer Posted / mini
Regression Testing is done to test the old functionality of
an existing software after a new functionality is
added .This can also be done if the software is modified
for fixing a bug.This testing is done to check whether the
old functionalities are proper after the changes for the
new requirement.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you explain the workbench concept?
What type bugs you will find in integration testing with example?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What is mean by multi-threading testing?
How can software qa processes be implemented without stifling productivity?
what is the architecture of your current project?
test cases for compose functionality of gmail
What exactly is quality control? Is it similar to quality assurance?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What about the test case if the field only takes a certain number of characters or a minimum number?
What is data matrix? What is the use of it?
What is Test Design?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is common interface?
What is the difference between SIT AND IST?