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 |
What is software review?
What is the full form of cmmi?
What is the difference between Functional testing and Functionality testing?
How you intearct with client in your organization ,plz give me real time scenario
Write all combinations of test cases for calculater on + symbel
What is difference between smoke testing and sanity testing? In simplest manner...
In Test Case Document, Expected Result and Verify are the same fields?
Explain test procedure and write test cases for EFTPOS/CREDIT CARD
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
What is localization testing (l10n testing)?
what is data stratification
What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?