How will we come to know that its a bug,in what situations
we consider it as a bug?
Answers were Sorted based on User's Feedback
Answer / swathi
when the expected and actual behaviour of the application
is mismatching then we will get the bug.bug means error.
for exapmple: we are adding 2 numbers 2+2
our expected value is 4 but we get the answer 5.
in that situation we get the bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naveen
If the application which we test dose not match SRS , its
termed as a bug. when the actual result differs from the
expected result ,we consider it as a bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shivendra tripathi
when the expected result(O/P) and actual output of the
application is mismatching according to SyRs , FID, TVPR
then we will found that this output is not correct so this
means bug or you can say Error.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is error guessing and error seeding?
manual&automation testing
What is parallel testing and when do we use parallel testing? Explain with example?
What is the QA environment?
What is Pega Testing ?
5 Answers Cap Gemini, IBM, TCS,
Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
what are the "steps to reproduce" for any bug?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Give example of High Severity and low Priority Bug you filed?
what is difference between black box and white box testing? In most of the companies which tecnique is used
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option