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 |
When we use Comparison Testing ?
8.your exposure to GUI testing?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
what is v model
Difference between Web based application and web application
Can you explain decision tables?
where do i get study material for istqb exam?which one is better istqb or microsoft certification in testing?plz inform in on my email-id?immediately.this year i want tot appear for.
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
what is the use of this application?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?