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 / acs
Hi...For such kind of Questions we need to be presize,
How to get bugs if the developer has added a single line
due to which some error is happening in the code and due to
which our application behaviour is not according to the
requirement is by doing "Regression" Testing.
We can do a Sanity Testing and a Regression Testing.
Finally a Smoke Testing.
Now suppose we get bugs then as a tester ,its the
responsibility of the tester to add new bugs into the Bug
Tracker.
But suppose the same bug arises again,then tester will
Reopen the bug
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do u determine,what to be tested?
what is your daily activities?
What are the differences between web applications and client and server applications?
How do your characteristics compare to the profile of the ideal manager that you just described?
how to write test cases for epos/pos testing.
What is white box testing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is test plan and contents available in a test plan?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
what is sanity test (or) build test?
Can you explain steps in function points?
whta is compile module?
what is scrum how with ex?
What is the full form of cmmi?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.