Tell me about the best bug you ever found
Answers were Sorted based on User's Feedback
Answer / rao
There is a functionality in our application i.e when an
user submits a request to reported manager,that request
should be displayed in the tasks inbox of the reporting
manager.Whenever Manager log in into the application,after
finding the task in the task inbox,he will aprrove it.
But the application was behaving in entirly different
manner i.e instead of going the request to reporting
manager,the reqquest was going to his(who created the
request) task inbox.
It is a very typical bug,here we can't figure out the
problem, why the data flow is effecting? Here we can't say
this problem is occuring due to server problems,coding
problems or database problems.
Comments please......
| Is This Answer Correct ? | 5 Yes | 1 No |
In our bug tracker tool, The shared query gives different
metrics in different login.
The shared query should always give unique data from the
database, regardless of the login rights given to the user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chaitanya
In our sys there are 2 different types of subscribers in
different IN's. if v entered one type of subscriber that
request should not flow to other IN which is not related to
that subscriber.
| Is This Answer Correct ? | 0 Yes | 2 No |
risk driven testing
what is meant by adhoc testing?
What is pending/Rejected defect. Did ever come across such defect? Give example
Please give an example of Black Box Testing?
what is test coverage matrix? what its use? and its format?
What is Web testing & which action we take at the time of Web Testing?
What is the general testing process?
oracle table A havng one million records. write 10 test cases to test data?
what is the testcase review?
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
As soon as we get the build what type test we will do?and how?
What is difference between the Web application testing and Client Server testing?