GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Software Testing

 Print  |  
Question:  Input and Outputs

Answer: Input and outputs are most important in which type of testing

a. Black box testing
b. White box testing
c. Decision testing
d. Exploratory testing


March 03, 2009 01:49:34 #4
 vk1978   Member Since: February 2009    Total Comments: 167 

RE: Input and Outputs
 
friends, i too agree that if i consider Test data, Inputs and Outputs are very Important in Black box testing, as most of the test cases will have some input (data) and by doing some transactions there will be some output(data)

As a tester i am not bothered with White Box testing / Decission Testing as mostly it is done by developers

but why not Exploratory Testing, i am asking this becoz, if i am doing exploratory testing means, there are no requirements and you have application to test, then as a tester you need to consult BA, developers and if needed consult clients too. For taking input information with respect to application flow and functionality.

so could some body give me more explaination why Not Exploratory Testing?

Thanks
vk
     

 

Back To Question