Whar are the different types of defects/errors are commonly
appear during the real time software testing?
Answers were Sorted based on User's Feedback
Answer / rajendra
Basically the defects are classified in to three types:
1.Missing Functionality(Requirement not implemented)
2.Extra Functionality(Added some thing more than need )
3.Wrongly implemented functionality(implemented requitement
is not working)
Apart from this there is a very big list of defects are
there:
1. incorrect or missing functions,
2. interface errors,
3. errors in data structures or external database access,
4. performance errors, and
5. initialization and termination errors
6. GUI releated
7.Failure of validation conditions.....etc
Byeee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 40 Yes | 12 No |
Answer / roopesh
defect is a difference between actual & expected results.
Defects are classified into 3 categories:
1.wrong
2.missing
3.extra
| Is This Answer Correct ? | 22 Yes | 5 No |
Answer / srikanth bc
when the tester identifies a defect, he assigns a severity to it.
severity is nothing but "how severe the bug is".
based on that the tester gives the severity.
ex: if its a show stopper bug the tester gives severity as fatal,if any edit box,radio button or any combo box is not working then he gives the severity as major,if there are any sort of spelling mistakes or graphical issues, then he gives it as minor.These are minor defects because they wont effect the functionality.
Few defects which appear in real time are :
-fatal defects,show stopper defects
ex:when we enter the url,and that particular page not getting displayed
-working of the functionality of application WRT to requirements
-text over lapping
-edit boxes, radio buttons,combo boxes not working accordingly
-navigational issues
-video or image not getting uploaded
and many more........
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / rahul pawar
The functionality is not working as we expect or as per requirements.
Does not meet a software requirement or end-user expectations.
To produce incorrect/unexpected results.
We can classify various ways of defect:
1.Major Defect
2.Minor Defect
3.show stopper Defect
4.Validation Defect
5.User Interface Defect
6.Grammatical Defect
7.Initialization Defect
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / somu p minajagi
Extra defects
A requirement incorporated into the product that wasn’t given by the end client. This is usually a discrepancy from the specification, but it also may be characteristic requested by the user of the product.
Nevertheless, it is supposed a defect because it’s a discrepancy from the existing requirements.
Main Types of Defects in Software Testing
Missing defects
The requirement given by the client was not done. This also is a discrepancy from the specifications, an feature that a specification was not performed. It also may mean that requirement of the client wasn’t noted appropriately.
Wrong defects
The requirements have been performed falsely. Actually this defect is a discrepancy from the given specification.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is difference between web application and non-web applications?
in your project which Tull you are using and what is the version and URL?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Write a set of test cases to test youtube?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What is the first query u encounter to test a database..?
What is the different cost elements involved in implementing process in an organization?
please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that
what r the different types of test case? and tell me the names.
5 Answers Object Orb, Synova Inc,
can anyone please tell me how to test the functional specification?
!.what is the need for testing ?
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)