Testing Methodologies
Answers were Sorted based on User's Feedback
Answer / jagadeesh
Waterfall model
V model
Agile model
Spiral model
RUP
RAD
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ss
testing types
1.functional testing here we r checking the behavior of the software.
2.non-functional testing here we r checking the performance , usability ,volume,security.
testing methodologies
1.static testing : in static testing we are not execute the code
ex:walk throughs,inspections,review
2.dynamic testing: in dynamic testing we are execute the code
ex: block box , white box
testing techniques
1 white box
2 block box
testing levels
1 component testing
2 integration testing in small
3 system testing
4 integration testing in large
5 acceptance testing
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Resprint and Patch?
How to prepare Test data?
How to identify the gaps in the system
I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....
What is checkpoint? How can you handle the checkpoints?
Can any explain briefly about RBT (risk based testing
can we directly write test cases in test directory.
what is traceability matrix and its usefulness
What might be the reasons for changing the status of a bug to " NOT A BUG " ?
what is ur template of test case & which is the best?
How do you scope ,Organize and execute a test project?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?