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 |
what is the combination of grey box testing
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
How to write JSON query ? Explain with Example
What is industry standard for code coverage numbers?
What are noise variables?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
how to retrieve the test data?
difference between regression and retesting?
1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario
1 Answers Ness Technologies, Saitech Data Systems,
Could anyone share FAQs for Test Manager position...
What is Buddy Testing?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?