What are the technics used for writing a test cases
Answers were Sorted based on User's Feedback
Answer / rajesh.veggalam
boundary value analysis- find the corner values and the
values are out of range.
equivalence class partition - values are valid or invalid
error guessing-it can done sr.testers.null values,negative
values,strings,blank spaces.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / viju
There are 3 technics for to write test cases
1)Error Guessing
2)Equivalence Partitioning
3)Boundary Value Analysis
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramprasad.s
HI
The Order are as follows.
1.Equal Partitioning.
2.Boundary value analysis.
3.Error Guessing.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chandra shekhar bhaattarai
For Black box testing
1.boundary value analysis.
2.equivalence class partition.
3.error guessing.
4.cause effect graphing.
| Is This Answer Correct ? | 2 Yes | 0 No |
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
What are the commonly cited as the cause of close to 70 percent of project failures?
What is the difference between Regression Testing and Retesting?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
what is the diff b/n testing methodologies and testing techniques?
how do u find out memory leaks in any application..?
how do u do smoke test for login page which has username , password, ok, and cancel buttons
How regularly you used to get the build and who used to installed build in software testing
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?