EXplain the diffeenet types of bugs.....
Answers were Sorted based on User's Feedback
Answer / a delma
1.Feature bugs
2.Structural bugs
->Control & Sequence bugs
->Logic bugs
->Processing bugs
->Initialization bogs
->Data flow & anomaly bugs
3.Data bugs
4.Coding bugs
5.Interface, Integration& System bugs
6.Test & Test design bugs
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / rajendra
Different types of bugs are
1.Missing of fuctionality
2.user interface bugs
3.Boundary related bugs
4.Calculation bugs
5.race conditions(hanging of system bcoz dead lock)
6.Version controlbugs.......etc
rajendra
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 23 Yes | 11 No |
Answer / dharsana
Different types od bug:
1.User interface defects
2.Boundary related defects
3.Error handling defects
4.Calculation Defects
5.Control flow defects
6.Interpreting data defects
7.Competibility & intersystem defects
8.Hardware failure
Types of bugs during the testing phase of a program
1.Logical bugs
2.GUI related bugs
3.Database related
4.System related
5.Software service pack
6.Browser related
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / rudraneel
DIFFERENT TYPES OF BUGS :
1.SHOW-STOPPER/CRITICAL BUGS :
Like OS Freezes automatically,Core dumps,Products
abnormally shuts down,No work around is found out
2.MAJOR BUGS :
Like Noticible performance degradancy,Work around is found
but can't be implemented.
3.MEDIUM BUGS :
Like Low response time,Link Error,Database Error
4.LOW/MINOR BUGS :
Like Mis-spelling,Simple GUI Error
| Is This Answer Correct ? | 13 Yes | 7 No |
Answer / anjani d
DIFFERENT TYPES OF BUGS :
1.User interface Defects
2. Common bugs
3. Functional bugs
4. Integration bugs
5. Security and Access Control bugs
6. Data and Database Integrity bugs
7. Invalid Test bugs
8. Boundary Test bugs
9. Compatibility bugs
10.Configuration bugs
11.Hardware failure
Types of bugs during the testing phase of a program
1.Logical bugs
2.GUI related bugs
3.Database related
4.System related
5.Software service pack
6.Browser related
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / rizwana qureshi
1.crirtical bug
2.major bug
3.low/minor bug
4.medium bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bhupendra adhikari
Functional bug
non functional bug
GUI bug
Validation Bug
authentication bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dorji wangmo
There are many other BUGs such as structural bugs,system bugs and so onnnnnnnnn
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / mfsi_priyankaa
There are 4 types of bug.
1.Functional Testing
2.Non-Functional Testing
3.Regression and Re-Testing.
4.Maintenance Testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
what is test condition? what is test scenario?
Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.
Define cause effect graphing?
What is ofx testing?
what is incremental model?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line
How do you test google or gmail application??tell me step by step process??
Explain the defect life cycle.
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
is traceability matrix prepared by jr tester or sr tester or test lead?