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 |
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
How you will do the functional testing ?
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?
WHAT IS LOAD TESTING
1 )if you have 1000 test cases ,you find out one defect in second build that time which testing you are using Regression Testing or Retesting ? explain with detail as well as you want to execute all the test cases?
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.
tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me
how to write test cases for boundary value analysis and equality partitioning?
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
what is sanity test (or) build test?
Explain crud testing.
what is the main difference between client server and webserver???