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 |
on what basis low,medium,high,critical will be assigned to a bug.give m examples
which phase is most important in STLC phases? and why ?
Is the Fundamental Test process and The test development process the same
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance
tell me about ur current project???
Explain the procedure & path of s/w in testing?
What is test metrics? give example of it.
What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analysis d)None of the above
how can u prepare the test plan?
Difference between Test scenario and test cases?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)