What r the types of Test case design techniques

Answers were Sorted based on User's Feedback



What r the types of Test case design techniques..

Answer / rsntallapudi123

The commonly used test case design techniques are
Equivallence partitioning
Boundary-value Analysis
Error guessing

Is This Answer Correct ?    130 Yes 10 No

What r the types of Test case design techniques..

Answer / pallavi

There are number of test case techniques.
1.Boundary value analysis
2.Equivalence class partitioning
3.Error guessing.
4.Semantic technique
5.Syntactic tecnique
6.Data flow technique.

Is This Answer Correct ?    48 Yes 5 No

What r the types of Test case design techniques..

Answer / vivek saryal

Test case design techniques are:-

1. Equivalance partitioning.
2. Boundary value analysis.
3. Error guessing.
4. State transition
5. Cause effect graphing.
6. Syntax testing
7. Graph Matrix

Is This Answer Correct ?    17 Yes 9 No

What r the types of Test case design techniques..

Answer / sarwesh kumar

We can broadly classify the Test case Design Techniques into
two:
Static & Dynamic

Static:
1.) Internal Reviews (Peer Review,Buddy Review)
2.) Walkthrough
3.) Technical Reviews
4.) Inspection (Codes)

Dynamic can again be classified into:
1.) Structure Based:
a.)Statement
b.)Decision
c.)Condition
d.)Multiple Condition

2.) Experience Based:
a.)Error Guessing
b.)Exploratory

3.) Specification Based:
a.)Boundary Value Analysis
b.)Equivalence Class Partition
c.)Cause Effect Graphics
d.)Use cases
e.)State Transition

Is This Answer Correct ?    15 Yes 8 No

What r the types of Test case design techniques..

Answer / anup

We can categorize them into 3:
1. Static techniques:
* Reviews
* Inspection
* Walkthrough

2. Experience based techniques:
* Exploratory
* Error guessing

3. Dynamic techniques:
* Equivalence partitioning
* Boundary Value Analysis
* Use case
* State transition
* Branch coverage
* Statement coverage
* Decision coverage

Is This Answer Correct ?    18 Yes 13 No

What r the types of Test case design techniques..

Answer / edeprabhakar

there are two types of test design techniques
they are
1.Boundary value analysis.
2.Equilance class partition.

Boundary value analsys: if there is a range kind of input
the technique used by the test engineer to dovelop the test
cases for that range is called as boundary value analsys.

equilance class partition: here the test engineer writes
the valied and invalied test cases i.e. positive test cases
and negative test cases.

Is This Answer Correct ?    30 Yes 26 No

What r the types of Test case design techniques..

Answer / shivaraj g

1. Static techniques:
* Reviews
* Inspection
* Walkthrough
2. Experience based techniques:
* Exploratory
* Error guessing
3. Dynamic techniques:
* Equivalence partitioning
* Boundary Value Analysis
* State transition
* Decision Table
* Use Case

Is This Answer Correct ?    10 Yes 7 No

What r the types of Test case design techniques..

Answer / sudheer

boundary value analysis
equivalence class partition
decession table technique
state transmission technique
use case technique

Is This Answer Correct ?    9 Yes 6 No

What r the types of Test case design techniques..

Answer / pradeep

1 Equivalence Class Partition

2 Boundary Value Analysis

3 Error Guessing

Is This Answer Correct ?    2 Yes 0 No

What r the types of Test case design techniques..

Answer / mahipal

1.Boundary value analysis
2.Equivalence class partitioning
3.Error guessing.
4.Semantic technique
5.Syntactic tecnique
6.Data flow technique

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Difference Between Usability and GUI Testing with Example?

2 Answers   ICICI, Wells Fargo,


What is the difference between SRS and BRS

5 Answers  


Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.

0 Answers  


What is the difference between Unit Testing and Debugging?

1 Answers   Acuminous,


In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.

2 Answers   Cap Gemini,






How do u find duplicate test cases?

4 Answers   TCS,


For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??

1 Answers   IBS,


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed

1 Answers   Siegeworks,


what is beta testing

5 Answers   STQC,


While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?

1 Answers  


hi i am arun In interview i will answer( the allinterview com ) answers it is accepatable by interviewer it is real time answer only

5 Answers  


if tester invloves in req or initial phase , what test eng will do in initial phase?

3 Answers   CTS,


Categories