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 |
can any help the difference b/w incremental integration testing & integration testing & system & funtional testing
What's the difference between Stress testing & Load testing
how you setup steps to start a project
what is the scalability testing
what are the definitions of smoke , sanity and dry run testing ?
What method process should your company follow(realtime Qn) ?
who will do impact analysis in testing?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
what is thetesting methodology that u r company folowing??
Retesting will be coducted on particuler bug or entair application?
how can we connect database in manual testing? pls answer for this
Differentiate Defect age and Build interval.