example for bug not reproducible
Answers were Sorted based on User's Feedback
when we are operating(working with) applications like music
players,some word and excel sheets.it some times happens
hanging and suddenly stop working.these are not producible
we can't re-produce these defects to show the developer what
is the defect.To inform about these defect tester have to
capture the image when situation like above
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rao
1.While doing regression testing,if the fixed bug is not re-
occurring,then we can say bug is not reproducible and we
can close that bug.
2.If you found an issue in the allication on windows OS or
IE browser,if the same issue is reoccurring on different OS
and diff browsers,then we can say bug is reproducible.
Actually this word is used for saying the status of the
testcase,after executing it.Whether it is reproducible or
not reproducible.
Comments please...
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sarfaraz ahmad
All the above stated answer are not convincing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nnr
I feel that the question is not clear!
1. if she wants waht is meant by not reproducablity of the
Bug?
Then answer should be like due platform or recovering the
functionality so bug is not producable
| Is This Answer Correct ? | 0 Yes | 0 No |
They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
What is Check list for review test cases ?
what is sanity testing and smoke testing?
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
What is agile methodology and how to perform agile testing?
What is difference between SDLC & STLC?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body
wht is Driver in Integration testing
You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.
How will You select the regression testcase