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 methods you followed, while doing black box
testing???

Answer Posted / jj

during black box testing
they r two types of technique levels
i)low level
2)high level

under low level

1)boundary value analysis
2)equivalence class partitioning
3)error based
4)special value

under high level

1)flow chart
2)decision table3)state machine

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of the test group vis-?is documentation, tech support, and so forth?

2172


what is the common in all s.o.p (standaed operating procedure)?

2083


wat is meant by frontend and backend testing

6368


What are the differences between web applications and client and server applications?

1382


What is the difference between qa, qc, and testing?

1362


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

2053


What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?

2110


What is difference between Build, Version and Release

2318


What is baseline testing?

1195


Explain the sub-genres of performance testing?

1256


need testing projects where can i find them

2255


What is configuration management in software testing ?

5638


How to test a Falsh player scrollings?

2338


What are testing techniques? What is difference between general and specific?

2327


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9801