What are the different test techniques?
Answers were Sorted based on User's Feedback
Answer / abhilash
boundary value analysis
equivalence class partition
scenario based testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
Use case
SRS
FS
Boundary value analysis
Equivalence Partitioning
Error guessing
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / madhu patchala
Testing techniques are
1)boundary value analysis
2) equivalence class portioning
3)error guessing
4) decession point table
| Is This Answer Correct ? | 2 Yes | 0 No |
3.risk factor ratio in the project?
say me any problem u faced in the project after delivering to client?
what is traceability matrix and its usefulness
What is Test Responsibility Matrix?
7 Answers Landscape Technologies, Wipro,
Functional and Integration test scenarios for actitime application
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
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
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
What is Defect Density?
Define cause effect graphing?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?