what are the main bugs which were identified by you and in
that how many are considered as real bugs?
Answer Posted / btech
If you take one screen, Let's say, It has got 50 Test
conditions, out of which, I have identified 5 defects which
are failed. I should give the description defect, severity
and defect classfication. All the defects will be
considered.
Defect Classification are:
GRP : Graphical Representation
LOG : Logical Error
DSN : Design Error
STD : Standard Error
TST : Wrong Test case
TYP : Typographical Error (Cosmotic Error)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the most difficult problem you’ve found during testing?
What is the one key reason why developers have difficulty testing their own work?
What the difference between latent and masked defects is?
What Testing process U r following in ur organization?
What is Test Script Planner
What is the main objective when reviewing a software deliverable?
What are the experience-based testing techniques?
What is disaster recovery testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Is it true that we can do system testing at any stage?
Explain beta testing?
What is validation and verification testing?
What is a document version?
What is high order tests?
What is checksheet?