when doing regression testing, how can we know that other
screen or module are affected?
Answer Posted / we4
regession tesing is doing after fixing the bug or change
made in the unit or module we have to chek whether the
perticular module,unit,or fixed bug affecting the other
modules ,units.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the various techniques in white box testing?
In what situation would you want to parameterize a text verification check?
What is the first test in software testing process?
What are the different ways to check a date field in a website?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
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
Which test cases are written first: white boxes or black boxes?
What is test driver and test stub?
What's the difference between system testing and acceptance testing?
what is the difference between Test-bed and test topology?
how to create automation frame work ?
what is the common in all s.o.p (standaed operating procedure)?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.