Home | Contact Us | Log In | Help
HOME NEW LISTING MOST POPULAR HIGHEST RATED SCRIPTS ADD SCRIPT DOWNLOADS FORUM
Tutorials
  ASP.Net & C#
  ASP
  Perl and PHP
  Java Scripts
  C and C++
  Ajax Tutorials
  J2ee, J2Me, Java
  Python & Ruby Rail
  Crystal Report
  Sap
  CGI
  XML
  Cold Fusion & CFML
  HTML, DHTML & CSS
  Dreamweaver
  FLASH
  Photoshop/Web Designing
  Tools & Utilities
  Oracle/D2K
  Sql Server
  MySql
  Domain Name Registration
  Remotely Hosting
  Web/Server Application
  Hotel Marketing
  Internet and Law
   Search Engine Optimization/SEO
E-Commerce
Interview Questions

Previous < 1 2 3 4 5 6 7 8 > Next

Testing (INTERVIEW QUESTIONS) 5
  What is Concurrency Testing?

  Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.

   
  What is Conformance Testing?

  The process of testing that an implementation conforms to the specification on which it is based. Usually applied to testing conformance to a formal standard.

 
  What is Context Driven Testing?

 The context-driven school of software testing is flavor of Agile Testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now.
What development model should programmers and the test group use?

 
  What is Conversion Testing?

  Testing of programs or procedures used to convert data from existing systems for use in replacement systems.

 
  What is Cyclomatic Complexity?

  A measure of the logical complexity of an algorithm, used in white-box testing.

 
  What is Data Dictionary?

  A database that contains definitions of all data items defined during analysis.

 
  What is Data Driven Testing?

 Testing in which the action of a test case is parameterized by externally defined data values, maintained as a file or spreadsheet. A common technique in Automated Testing.

 
  What is Debugging?

 The process of finding and removing the causes of software failures.

 

Previous < 1 2 3 4 5 6 7 8 > Next

  Copyright 2000-2006 © SoloScript.com, All rights reserved.