what is regression testing and what is system testing?
whaen we will do the regression testing and when we will do
the system testing?
Answer Posted / thamim
regression testing:
regression testing is before release the software.
we have check and executive all flows. some time tester
finding bugs from some module . after finding bugs tester
give to developer and developer fix the and resolved the
bugs again give to tester . its routine functionality is
called regression testing.
e.g. EDIT MENU
1. tester finding bugs from edit menu
2. tester return and sent it developer
3. developer resolve the bugs and modified
4. developer again sent it tester.
system testing;
system testing otherwise called block box testing.
it done by the tester. its system environment
you correct me . i make some mistake in the answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is software testing required?
Which test cases are written first: white boxes or black boxes?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What type of questions will be asking for 2 years experience candidate in manual testing?
What is the difference between baseline and traceability matrix?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
Can you do system testing at any stage of sdlc?
Who are all involved in an inspection meeting?
what is test case management?explain in brief.
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Explain what is exhaustive testing?
What is software review?