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  >  Tech FAQs  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 549 of 635    Print  
How to test 'C' library using black box testing methods?

  
Total Answers and Comments: 0 Last Update: November 19, 2007     Asked by: pkrvitta 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Hi,Can u please give me deatil notes for manual testing and Black Box testing (from the basics.)Regards,Jyothi.
Read Answers (42) | Asked by : jyothi

Latest Answer : Generally unit testing is conducted by developers. unit testing means internal logic of given module. for java we use JUnit tool to test java modules ...
Read Answers (7) | Asked by : rajkumar

Latest Answer : QA - This term means Quality AssuranceQC - This term means Quality Control.Testers perform the QC activity, QA staff measures the Quality of the process followed by testers.Hence :Docs for QC are : Discovery Docs (For Understanding the Business needs)Software ...
Read Answers (6) | Asked by : Priya

1) what is the white box testing and block box testing?2)define the load runner?3)define the QTP and silk testing?
Read Answers (11) | Asked by : dhanat

Latest Answer : Black box testing is also called as functionality testing. By using this testing technique we can check the functionality of the software application. it will be done by the tester only.Grey box testing is nothing but it is the combination of both blackbox ...
Read Answers (6) | Asked by : yogendra

Latest Answer : Web server means sharing the data between database and application. ...
Read Answers (4) | Asked by : sudesh

The following questions answers pls posted to the this site.1. What is the definition of Non-functional Testing and what types of testing we have to do in non-functional testing?2. what is the Definition of System Testing and what types of testing we have to do in System Testing?3. what is the Definition of System Integration Testing and what types of testing we have to do in System IntegrationTesting?

1. what is the definition of testplan and what it contains? pls provide us to sample testplan template in the site?2. what is the definition of test strategy? what it contains? pls provide us to sample teststrategy template in the site?3. what is end to end testing? what we have to test in end to end testing?4. what is the definition of test methodology? what it contains?5. what is the difference between teststrategy and test methodologies?6.what is concurency testing?7.what is peneatration testin
Read Answers (3) | Asked by : nagireddy

When we go for a software testing job in a big CMM-5 company, is there any certificate needed for software testing. because i had done my mca thru distance education. and with my own interest I learned Manual testing, winrunner,Testdirectory, Loadrunner,QTP etc. but I dont have any certificate. but presently iam working in a small ITcompany as a software trainee. so my question is this is it mandatory of all these local center certificate for proof of my knowledge. please anybody answer to this
Read Answers (4) | Asked by : ShankarGanesh

Can anybody help me for this questionWhat types of Tests are Load Testing,Performance Testing, stress Testing ?whether they are positive type or Negative Type can i have example also Please
As Per my Knowledge i hope Load and stress are Positive Testings and no idea about Performance Testing. 
Read Answers (8) | Asked by : Kiran Kumar


 Sponsored Links

 
Related Articles

Microsoft AJAX Library - Introducing JSON

Introducing JSON In AJAX applications client server communication is usually packed in XML documents or in the JSON JavaScript Object Notation format Interestingly enough JSON s popularity increased together with the AJAX phenomenon although the AJAX acronym includes XML mosgoogle JSON is the format
 

Microsoft AJAX Library - Inheritance using Prototypes

Inheritance using Prototypes Once again prototyping can help us implement an OOP feature in a more elegant way than when using closures Prototype based inheritance makes use of the behavior of JavaScript prototypes When accessing a member of a function that member will be looked for in the function
 

Microsoft AJAX Library - Inheritance using Closures

Inheritance using Closures and Prototypes There are two significant techniques for implementing the OOP concept of inheritance with JavaScript code The first technique uses closures and the other technique makes use of a feature of the language named prototyping Early implementations of the Microsof
 

Microsoft AJAX Library - JavaScript Execution Context

JavaScript Execution Context In this section we ll take a peek under the hood of the JavaScript closures and the mechanisms that allow us to create classes objects and object members in JavaScript For most cases understanding these mechanisms isn t absolutely necessary for writing JavaScript code&am
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly" This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Microsoft AJAX Library - Associative Arrays

Thinking of Objects as Associative Arrays A key element in understanding JavaScript objects is understanding the notion of associative arrays which are nothing more than collections of key value pairs As a NET developer you have worked with associative arrays represented by classes such as NameValue
 

Microsoft AJAX Library - C# and JavaScript Classes

C and JavaScript Classes For the purpose of demonstrating a few more OOP related concepts we ll use another class Our new class is named Table and it has two public fields rows columns and one method getCellCount The getCellCount method should return the number of rows multiplied by the number of co
 

Microsoft AJAX Library - JavaScript Classes

JavaScript Classes Not only can JavaScript functions contain other functions but they can also be instantiated This makes JavaScript functions a good candidate for implementing the concept of a class from traditional object oriented programming This is very helpful feature indeed because JavaScript
 

Microsoft AJAX Library - Anonymous Functions

Anonymous Functions Anonymous functions can be created adhoc and used instead of a named function Although this can hinder readability when the function is more complex you can do this if you don t intend to reuse a function s code In the following example we pass such an anonymous function to Displ
 

Microsoft AJAX Library - Functions as Variables

Functions as Variables In JavaScript functions are first class objects This means that a function is regarded as a data type whose values can be saved in local variables passed as parameters and so on For example when defining a function you can assign it to a variable and then call the function thr
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape