what are the different testing methodologies and testing
techniques?
Am asked in interview that what is the defect age?
I replied that the time gap between the defect reporting and
defect resolving. then the interviewer asked me if at all
the defect is not resolved then what is the defect age of
that particular defect? can anybody answer this?
Answers were Sorted based on User's Feedback
Answer / krishna
if the defect is logged and is not solvable by developers,
then the developers report this as known issues in the
build. so the defect age in these cases can be said to have
a lifetime of from when it was logged to time when it was
reported as a known issue by developers and confirmed by
testers.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh
Regd Defect age - I would say the time gap between the
defect reporting and defect closing rather than the
solving. because every Defect should get closed either by
fixing it or No fix planned or Rejected or some other way
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
There are three different methodologies in testing 1.Black
box testing 2.White box testing 3.Grey box testing. And
testing techniques are 1.Boundary value analysis 2.Eqivalant
class partition 3.Error guessing 4.Cause_Effect graph.
Black box testing: Testing which performs with out the
internal structure knowledge and with the functional
knowledge of the application.
White box testing: Testing which performs by knowing the
internal structure of the application.
Grey box testing:A black box tester who performs the white
box testing is considerd as grey box tester. That means
combination of both.
Is This Answer Correct ? | 1 Yes | 2 No |
Guys, can any one of u give the realtime example for Ad Hoc Testing
What r the checklist to review testcase?
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
What is Resprint and Patch?
what is checkin & checkout ?
Why Should we prepare traceability matrix?
we go to shopping. after completion of shopping we have to pay money. we swipe our credit/debit card in swiping machine. assume your card is icici card. and that machine is of hsbc.here with what name the bank of your card is called ? and that machine's bank name?
1 Answers Bank Of America, Cap Gemini,
Difference b/w bug and defect ?