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 |
oracle table A havng one million records. write 10 test cases to test data?
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
what is the common in all s.o.p (standaed operating procedure)?
i want to for technical interview question paper along with in tesrviwe Phases i need
How can you use technology to solve problem?
Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.
what is the call-pair testing? there is any length for Test case?
What is the difference between Retesting and Data Driven Testing?
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
in compatability and installation testings ,which one is conducted or performed on an application initially
Difference b/w Test summary Report and Test closer report?whats content we include in both report.
What is the difference between functional test cases and business test cases?