In Testing What Type of Defects your finding
Answer Posted / ramyasri
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
B.ramyasri.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Cause Effect Graphing? in which standard its mentioned?
There are some features to improve the performance of a Product. What are those factors?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is a testing process / lifecycle?
How to do the performance testing manually? Does you have a test case for that?
What is manual testing and what is it process?
How do you test a web application for dump and deaf??
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
Please can any one tell me 1).Types of reports 2).Types of Meetings.
what risks do u faced u r projest how do you solve
Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
Can you explain the pdca cycle and where testing fits in?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases