if i report 2 bugs & those are fixed by dev. I have done
re-testing of those bugs & got fine (closed)
Ques is:
If dev fixed above said bugs by adding one line code and
tester has done re-testing.
if there is any new bug occur due to that 1 line code. How u
will find & what tester will do. what is the answer of this
situation?????
Answer Posted / smudge
I agreee with the majority the obviouc answer is regression
testing, however there is a possibility that if the new
fault was introduced by that single line of new code then a
code review may find it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What r the things,u prefer and prepare before starting testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
wat are the questions would the project leader ask about the project?? please do send the answers early.
what is fusion testing and impact analysis???
What is the test harness?
What type of questions will be asking for 2 years experience candidate in manual testing?
What is difference between cmmi and cmm levels?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is coverage and what are the different types of coverage techniques?
What is localization testing (l10n testing)?
what type of testing techniques are using after accept the build?
what is your daily activities?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.