build 1 bug is raised and it was closed by developer and
build 2 is released in build 2 also same bug raised what is
the satus of that bug.
1>reopen 2>open 3>new 4>defered
Answer Posted / sherin
According to me, The answer is 'New'.
As the bug is raised in build 2, the bug should have
occured because of some modifications that was done in
build 2 and not because of build 1(which is closed).So it
clearly shows that the bug is a new one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the branch coverage testing?
How to generate test cases for 'replace a string' method?
How many test cases u will write for Acceptance testing?
Explain the component testing?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What is the difference between test scenarios, test cases, and test script?
Write test cases to test a browser app
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the exactly meaning of test case?
Write a test case of login window?
Explain the load testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one