what are testing types involved in black box and white box testing...
Answer / ismail
Types of the Black box testing :
1) Equivalence partitioning
2) Boundary value analysis.
3) Cause effect graphing.
Types of the white box testing :
1) Statement coverage.
2) Path or Branch coverage.
Please correct me if I am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
How does u write test scenarios for Television /Refrigerator?
Explain about Security Testing in webbased application?
Explain spiral model?
how we can define bug is an valid bug
Difference between Hybrid and derived models???
what is url testing
what is mask testing?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
Name three types of tests that should be automated.
i have 500 testcases there,how to perform the Regression testin nad retesting?
What are the properties of a good requirement?