What is biggest bug you ever found in Testing Environment ?please let me know i had this question in my interview (urgent)Thank you

Showing Answers 1 - 42 of 42 Answers

Shree Gayathri

  • Feb 9th, 2007
 

Hello, In the process of testing, people have different experiences across various applications. But for the purpose of answering at the interview, I can give you an example of a serious bug from my experince. One of them being, you can say:

During system testing, when the exe file was executed that will initiate the application failed to run. Similar issues were found during other phases also like integration testing when the login module that accepts the username and password which takes the user to the next module.. the system did not respond as expected.



Do'nt know if this answer will help you...all the best !thanks.

  Was this answer useful?  Yes

dileepdon

  • Feb 28th, 2007
 

Generally biggest bug means it depends on the application, domain, product or project...etc.,I can say one bug. If u r working on web application. 1. Type the same URL in 2 browsers 2. so u have 2 similar web pages3. Enter the same data in 2 pages4. Click on Submit5. It should not allow u to submit the same data in to database.6. If u r able to do so, that'll be a big issue.we can say so many like this.......But should be related to your project

  Was this answer useful?  Yes

radhika

  • Feb 28th, 2007
 

Your Answer is very nice.

Recently i started searching for a job.I had a good answer to say if asked in my interview.

Also can u say something about Quality Center.Tabs in Quality Center and which is easy to learn either Winrunner or QTP.
What are the main differences between those QTP and Winrunner.

Thanks in advance
Radhika.

  Was this answer useful?  Yes

lavakusalu

  • Mar 27th, 2007
 

Hello Buddy,


The bugs depend upon the projects. So at least let me know on which domain ur wirking, we can fgive u some nice bugs if we got ur domain.

Thanks&Regards
lava

  Was this answer useful?  Yes

It's very tuff to answer fronkly as i have found nearly 2500 issues on my project as this is a long run product and clients are keep on coming , but for interview point of view i can give one example.

We have a reports module, in this client has raised an issue that date range is not being calculated properly for periods.

 Ex: Today is 08 Dec 2008. monday

 

Data range (drop down) : This week : <First day of this week> to <Current day>

                                          last week:   As above

 

 So the actual dates are :  This week : <8-Dec-08> to <08-Dec-08>

                                          Last week: <1-Dec-08> to <07-Dec-08>

 

For us report shown as expected, but for client it's shown as below

 

                        This week : <8-Dec-08> to <07-Dec-08>

Wonedered as how he got the issue, we both dev and testing team verified and spend so much time but never found, one ween end i gone to office and tried with a fresh mood.. found the reason with in 10 mins..at last reason found by me. :)

Reason: Issue occured if and only if ran the report on sundays, we have never worked on sundays, so this is the reason. 

 

Finally i can said this is one of the best bug found in my life.

  Was this answer useful?  Yes

nasreen

  • Nov 18th, 2015
 

I am working on manufacturing domain. Will you please provide few examples of best defects and rejected defects.

  Was this answer useful?  Yes

nasreen

  • Nov 19th, 2015
 

Provide some detail explanation for best defects found in any of your projects

  Was this answer useful?  Yes

brahmaiah

  • Nov 23rd, 2015
 

Thanks to all, I got some knowledge on finding defects.

  Was this answer useful?  Yes

paresh

  • Jan 21st, 2016
 

I was working on banking project where the reordering checks was having a problem as it was a third party web site where the customer had to go and place order by giving all his account details

What can be a bug here?

  Was this answer useful?  Yes

vivek

  • Mar 7th, 2016
 

If I am running report on Sunday i.e on 7th of December then it will take the first day of week as 1 December rather than 8 December because Sunday is last day of the week and week start from 1 December to 7 December as per details. Please clarify how I will take 8 December as the first day if I am running report on 7 December (Sunday)

  Was this answer useful?  Yes

kiran

  • Jun 13th, 2016
 

We cannot categorize a bug as biggest or smallest as it differ application to application, domain to domain and project to project. It is upto our requirements and our testing goals.

  Was this answer useful?  Yes

Karuna

  • Aug 12th, 2016
 

I am working on hospitality domain, in which we have an application channel manager that is a tool to update availability and prices of the hotel rooms for the no of channels at a time.

  Was this answer useful?  Yes

manoj kumar

  • Feb 5th, 2017
 

Currently am going to work on ERP domain. Could you please represent me some issues regarding this domain?

  Was this answer useful?  Yes

Piyush Patwa

  • Nov 15th, 2017
 

I was asked a similar question during testing interview. The negative test case scenario issues are the most prominent bugs that you come across. Suppose you are testing a Phone and the LAN wire cable is not working or connected , in this case you will not be able to perform any testing on the device. The Major P1 priority bugs are the biggest bugs you come across.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions