Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the techniques you follow to write test cases?

Answers were Sorted based on User's Feedback



What are the techniques you follow to write test cases?..

Answer / uday kumar. a

1. Boundary Value Analysis(BVA)
2. Equaivalence Partationing Classes(ECP)
3. Decision Tables
4. Decision Trees

Is This Answer Correct ?    2 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / saran

1. Black Box Techniques
2. White Box Techniques

I have involved in Black Box Technique.

1.Boundary Value Analysis
2.Equaivalence Value Analysis
3.Error Guessing
4.Native Testing
5.Passtive Testing

Regards
Saran,Chennai

Is This Answer Correct ?    1 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / odela

i follow the test cases according functional requirement
specification.
testcases is 3 types.
1.GUI test cases
2.positive test cases
3.nagative testcases.

Is This Answer Correct ?    2 Yes 1 No

What are the techniques you follow to write test cases?..

Answer / a.sharmila

we have lot of techniques for Writing the Test case but
basic

1.Boundaty Value analysis
2.Equivalence partioning
3.Error Guessing partitioned.

Is This Answer Correct ?    1 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / naresh

Hi Uday,
can u explain briefly abt Decision tables or Decision trees?

Is This Answer Correct ?    0 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / uday kumar. a

We can also include some other techniques for selecting
input data.

1. Cause-effect graphing.
2. Error guessing

But i know these two techniques also we will use for
selecting test data.

Is This Answer Correct ?    0 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / babu

Review the Requirements and produce usecases
Derive the test cases through the usecases and Reqirements
Where ever necessary perform equivalence partitioning and
apply Boundary Value analysis on the test data (this is
applied for the test data while executing a test case)

Is This Answer Correct ?    0 Yes 0 No

What are the techniques you follow to write test cases?..

Answer / sarfaraz ahmad

Type of testing strategy :
1) White box testing
2) Black box testing.
testcase technique for
white box testing
a)Random
b)Equivalance partitioned class
c)Boundary value analysis
d)Cause and effect graph.
e)State transition.
f)Guessing

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?

2 Answers  


Write test data for testing attachments of yahoo

3 Answers   Microland, Zycus Infotech,


if the bug is reproducible then what is the status that u have given to the developer

5 Answers   Jeevan Technologies, QA,


Write the three important scenario or test cases for Air conditioner.

2 Answers   STG,


What is the test case, test scenario, test suit and explain differences bewteen the above ones

9 Answers   Kclink Technologies, Oracle,


difference betn adhoc testing and error guessing?

4 Answers  


Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?

6 Answers  


by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"

2 Answers   IBM, ISTQB,


What is severity ?

4 Answers   CSS,


Is there any future in testing field.

2 Answers  


How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?

1 Answers  


explain statement coverage?

3 Answers   Wipro,


Categories