What are the different types of testing
Answers were Sorted based on User's Feedback
Answer / saranya rajaram
Two types of testing:
1.Static testing:Just like reviewing the application.
2.Dynamic testing:Executing the application
Under dynamic testing we have 2 types:
1.Structural testing(White box testing)
2.Functional testing(Black box testing)
Apart from these testing types we also have incremental
testing,thread testing....
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / siva
Two types of testing.
1.Manual Testing,
2.Automatic Testing.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / rv
- Black box
- White box
- Grey box
- Non Functional Software
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / giridhar
mainly
Functional testing
non-functional testing
load or stress testing
| Is This Answer Correct ? | 0 Yes | 1 No |
what is accessibility testing?
what are the defferent defect statuses?
What is test startegy?
What is the difference between SRS, BRD and FRD? Please explain in detail.
wht is IEEE 829
What is release candidate
How can we test the maximum number of search results a Search Engine (like google) should produce?
Have you ever written test cases or did you just execute those written by others?
what is prototype testing?
What is test metrics? give example of it.
what is the difference between web applications and lient server applications
How to do integration testing on duster......