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 |
In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..
Hi Friends, What are the steps involved in STLC
In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
How many members can write the single test case?
What are the Testers Responsbile?
explain functionality testing and functional testing and give example who do thattype of testing
email id test@test.com is it valid email id or not why is the email id is not valid?
How do you arrive at the estimaton of efforts for a particular function, if you have not worked on that function testing before and do not have any past experience?
What r the things,u prefer and prepare before starting testing?
what is a functionality
What is diff b/n TRM(Test Responsibility Matrix) and RTM (requirement Tracebility matrix) or both are same??
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case