Hi All,
I think the answer for this question is,
Testing method :Verification(review) and Validation
Testing types : Basically static and dynamic-> in dynamic testing further can be classified into structural(white box) and functional(black box) testing
Testing Technique : in white box testing we have 1) loop coverage 2)statement coverage 3) condition coverage 4) decision coverage
in black box testing we have 1) Equilance partioning, 2)boundary value analysis 3) error guessing
Testing Levels : Unit testing,
integration testing systemtesting ,
Acceptance testing
Chat with our AI personalities
sorry
regression testing is a white box testng
htyh
forming a hypothesis is when you come up with an educated guess.. what you think it may be . testing a hypothesis is when you're testing to see if someone else's guess is right.
Bug : problem found during Testing Cycle is called as 'Bug' Issue : Problem found by user in Production Environment is called as 'Issue'