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 to be followed while writing the
Test Cases?

Answers were Sorted based on User's Feedback



What are the Techniques to be followed while writing the Test Cases?..

Answer / rajesh v.g.

1. Boundary value analysis
2. Equivalance class partition
3. Error guessing

Is This Answer Correct ?    4 Yes 0 No

What are the Techniques to be followed while writing the Test Cases?..

Answer / varshab

Hi all

Actually each one of you have mentioned black box testing
techniques.The testing techniques which we'll follow for
writing test cases will depend upon what technique we have
adopted.1)Black Box 2 )White Box.

If we'r following black box then below are choices for that.

1)Equivalence partitioning
2)Boundary value analysis
3)State transition
4)Decision tables
5)Use case testing.

For white box testing we'll follow below methods.

1)Statement coverage.
2)Path coverage
3)Decision coverage
4)Data flow.

Is This Answer Correct ?    0 Yes 0 No

What are the Techniques to be followed while writing the Test Cases?..

Answer / hemakumar

1.Boundary value analysis(BVA)and
2.Equilance class partition(ECP)

Is This Answer Correct ?    1 Yes 2 No

What are the Techniques to be followed while writing the Test Cases?..

Answer / ramprasad.s

HI
1. Boundary value analysis

(The Input Stream is Divided into diff classes
Like Numerical, Alphabetical, Alpha-Numerical,
IF required Special char's).

2. Equivalence Partitioning

( Here The Inputs Are Tested with Boundary Conditions
say Max 4 chars &
Min 1 char
Then the Boundary Condition will be
UPPER LIMIT N = 4+1 & N = 4-1
LOWER LIMIT N = 1+1 & N = 0
(i.e N = 0 is Null value).
Error guessing

Check The application with Random Inputs.

sun_ramprasad@yahoo.com

Is This Answer Correct ?    1 Yes 2 No

What are the Techniques to be followed while writing the Test Cases?..

Answer / sasidharcyt

hi friends
either one technique or all three should follow?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

IS Mutation testin and error seeding the same....if not can anyone tell me the difference???

2 Answers  


How do you estimate white box testing?

0 Answers  


What’s the difference between a bug and a defect?

0 Answers  


when u r going to faced difficulty in ur organization?

1 Answers   Accenture,


What were the major challenges u faced while testing

0 Answers   CMC, Infosys, TCS,


How do you define a testing policy?

0 Answers  


EXplain the diffeenet types of bugs.....

14 Answers   GE, TCS, Vertex,


plz tell me how can testing implement.like-performance testing,functional testing

1 Answers  


How u test MS- Vista without any requirement Doc.

2 Answers   Syntel,


who will assign severity & priority

8 Answers   IBM, Value Momentum,


How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.

0 Answers  


what is penetration testing

2 Answers   Citrix,


Categories