1. what are the different types of test cases techniques ?
Answers were Sorted based on User's Feedback
Answer / phani_k07
The type of techiniques are :
1)ECP (Equivalence class partition)
2)BVA (Boundary Value Analysis) and
3) Error guessing.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / adarsh bm
yes as mentioned above, there are 3 types,
1. Boundary value analysis
2. Equivalence partitioning
3. Error guessing
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / thilagajames
There are four types of testcases techniques
1.boundary value analysis
2.equivalence partitioning
3.error guessing
4.decision table
5.state transition diagram
bye
thilagajames
london
mail id :thilagajames@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / bhanu
and yes..the other one is
boundary value analysis
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anoop
Low Level
1. Boundary Value Analysis(BVA)
2. Equivalence Partitioning (EP)
3. Special Value(SV)
4. Error Based(EB)
5. I/O Domain
High Level
1. Decission Table(DT)
2. Flow Chart(FC)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shefali
no..they are:
1. Equivalence partitioning
2. i forgot
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / guest
i tink they are two types
1.Whitebox Testing Tech
2.Blackbox Testing Tech
| Is This Answer Correct ? | 0 Yes | 7 No |
HOw to give special characters to password
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
1.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?
what are the Levels of testing?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
tell me any bug which u could not able to find
How to test login Page ? What wud be the possible Test cases ?
How does one do Functionality Testing?
What are the testing processes, methodologies and techniques
Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
What is the test harness?
what is entry and exit criteria and explain it?