What kind of techniques used while writing test cases?

Answers were Sorted based on User's Feedback



What kind of techniques used while writing test cases?..

Answer / mudaseer

we used techniques like boundary value analysis,error guessing and equivalence partioning while writing test cases

Is This Answer Correct ?    13 Yes 3 No

What kind of techniques used while writing test cases?..

Answer / vineela

Before writing test cases
1. we need to know the types of testing techniques , testing methodologies.
2. software testing is classified into functional testing and non-functional testing.
3. we need to know the black box testing techniques like
a. boundary value analysis
b. equivalence class partition
c. error guessing
d. decision table
e. orthogonal arrays
f. state transition flow

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is split testing?

1 Answers  


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1 Answers  


what are iso,cmm,cmmi,level1,level2 etc in testing?

2 Answers  


Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position

1 Answers  


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

1 Answers   Bally Technologies,


i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.

1 Answers  


what is error handling in qtp

1 Answers   HP, Wipro,


There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client

5 Answers   HCL,


What are the main key components in client and server applications?

1 Answers  


what is walkthrough?

6 Answers   Semantic Space,


Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.

1 Answers  


whatis ur company testing process?

2 Answers  


Categories