ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
black box techniques
 Question Submitted By :: A.satyanarayanareddy
I also faced this Question!!     Rank Answer Posted By  
 
  Re: black box techniques
Answer
# 1
black box testing techniques based on external 
specification without of how the system is constructed.

 black box Testing Strategies/Techniques

1. black box testing should make use of randomly generated 
inputs (only a test range should be specified by the 
tester), to eliminate any guess work by the tester as to 
the methods of the function  
2. data outside of the specified input range should be 
tested to check the robustness of  the program  
3. boundary cases should be tested (top and bottom of 
specified range) to make sure the highest and lowest 
allowable inputs produce proper output 
4. the number zero should be tested when numerical data is 
to be input 
4.stress testing should be performed (try to overload the 
program with inputs to see where it reaches its maximum 
capacity), especially with real time systems 
5. crash testing should be performed to see what it takes 
to bring the system down 
6. test monitoring tools should be used whenever possible 
to track which tests have already been performed and the 
outputs of these tests to avoid repetition and to aid in 
the software maintenance 
7. other functional testing techniques include: transaction 
testing, syntax testing, domain testing, logic testing, and 
state testing. 
8.finite state machine models can be used as a guide to 
design functional tests
 
Is This Answer Correct ?    1 Yes 0 No
Rahul
 
  Re: black box techniques
Answer
# 2
The Black Box techniques are
1.Boundary Value Analysis(BVA)
2.Eqivalence class partitions(ECP)
3.Decision Table(DT) and 
4.State Transition Diagram(STD)
 
Is This Answer Correct ?    1 Yes 1 No
Kavitha Mattewada
 
 
 
  Re: black box techniques
Answer
# 3
B.V.A (Boundary Value Analysis)

E.C.P( Equallence Class Partition)

Error Guessing
 
Is This Answer Correct ?    1 Yes 0 No
Ch.s.m.prasad
 
  Re: black box techniques
Answer
# 4
Black Box Design Techniques :

1. B.V.A(Boundary Value Analisys)

Input values of the boundaries of input domain are tested.

Example :
An inventory raises from 10,000 unit to 20,000 unit.
If A is valid boundary of 10,000 and B is valid boundary of 
20,000 then invalid boundary of A is A-1 and same for B is 
B-1.

Then Valid Boundary values are : 10,000(A) and 20,000(B)
and Invalid Bounadry values are 9,999(A-1) and 19,999(B-1).

Advantages :
i)Small set of inputs
ii)Very clear guideline for choosing inputs

Disadvantages :
i)Doesn't combine all possible set of inputs.

2. E.C.P(Equivalence Class Partitioning)

Same types of inputs will be placed in same class;

Example:
For above example 
Valid Class for A & B
Invalid Class for A-1 & B-1

Advantages :
i)Minimizes set of inputs
Disadvantages :
i) No guide line for choosing inputs
ii)Doesn't combine all possible inputs

Error Guessing

An informal technique where experienced tester apply his or 
her logic to find out defects after when a lot of formal 
techniques have applied already.
 
Is This Answer Correct ?    0 Yes 1 No
Rudraneel
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is the difference between test case and testscenario,plz answer for this TCS7
What r the different FUNCTIONAL testing techniques?  5
what is localization and globalization testing?  2
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?  7
What are the ways to check memory leak?  2
What is Version Control?  2
can anyone send me the test cases apart from an bank application form?  1
Why we use Excell sheet not the Microsoft Word to write test cases and all? Why ?  3
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.  3
who are all participate in preparing SRS documents? what are the datas present in SRS documents? who will create test plan ? what are the inputs for test plan & test case? TCS5
Why tester should know database concepts?  7
What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>  1
What Is System Testing AZTEC9
Test Manager's role in preparing proposals?  1
what did your base to your test cases?  8
what is database testing?  4
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs  1
What is the diffrence between BUILD & RELEASE ? Resience2
what is entry criteria for testing? QA6
In interview,always they ask..WHAT TYPE OF BUGS U FOUND IN UR PROJECT? I hv completed testing course and preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......  1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com