what is an inconsistent bug? how to resolve this kind of
bugs?
Answers were Sorted based on User's Feedback
Answer / dsfdsf
inconsistency is nothing but the bug which is not
stable...that means that bug appears ofently not
frequently..it occurs once in one of the scenario,if we try
to reproduce that in the same way it is unable to
reproduce...so for this type of bugs....if that bug effects
the functionality definitely we need to sit and find in
different scenarios and record the testing whatever u r
doing then we can find even at any time....if that bug does
not effect anywhere then just leave it....
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shyamala
We can analyse the bug with the help of application logs.
We can attach the log while raising that inconsistent
defect along with the screenshots.
| Is This Answer Correct ? | 3 Yes | 1 No |
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
What is white box testing, and what are the various techniques?
What is Mutation testing? When it can be done?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
what are the status have in QC(Test Management Tool). and how you report?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
can anyone send me the test cases apart from an bank application form?
Define Brain Stromming and Cause Effect Graphing? With Eg?
difference between stress testing and loadtesting
Can anyone tell me testing comes under verification or validation?
Swap 2 variables without using a temp variable