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 priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
Explain Functionality Testing Techniques
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What are the principles of software testing?
How do you define a testing policy?
wat is perpose of TRM ?(Test responsibility Matrix)
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
write the test cases on prime number with result?
please help me to write sample tets cases for a List box
WHAT IS COMPATABILITY TESTING
In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?
wht is Defect removable efficiency