GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Testing Definitions
Go To First  |  Previous Question  |  Next Question 
 Testing Definitions  |  Question 73 of 283    Print  
verification is a technique which is done before the code is developed is true or false?

  
Total Answers and Comments: 2 Last Update: December 23, 2005     Asked by: piyush 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 17, 2005 03:35:25   #1  
ashwini Member Since: November 2005   Contribution: 1    

RE: verification is a technique which is done before t...
true
 
Is this answer useful? Yes | No
December 23, 2005 06:25:52   #2  
laksha Member Since: December 2005   Contribution: 2    

RE: verification is a technique which is done before t...
True... Verification is done before the coding is developed and also verification is done right from the begining of the SDLC....
 
Is this answer useful? Yes | No

 Related Questions

A white box test case design technique that uses the algorithmic flow of the program to design tests.  
Latest Answer : Basic path testing is how to reach to the particular destination for testing.  This can also have path from and path to.Path from is the Path to the screen or to the object for what the testing will be done? ...

Testing in which all branches in the program source code are tested at least once.  
Latest Answer : Branch testing is a performed during white box testing to verify that all branch options are covered.  Examples include verifying every iteration of a CASE statement or WHILE loop.  ...

Phase of development where functionality is implemented in entirety; bug fixes are all that are left. All functions found in the Functional Specifications have been implemented.  
Latest Answer : Completing the Customer needs and waiting for testing ...

An analysis method that determines which parts of the software have been executed (covered) by the test case suite and which parts have not been executed and therefore may require additional attention.  
Latest Answer : Code coverage is a tool that indicates the amount of code executed during testing ...

A formal testing technique where the programmer reviews source code with a group who ask questions analyzing the program logic, analyzing the code with respect to a checklist of historically common programming 
Latest Answer : A Formal analysis of program source code to find defects as defined by meeting computer systems design specifications ...

A formal testing technique where source code is traced by a group with a small set of test cases, while the state of program variables is manually monitored, to analyze the programmer's logic and 
Latest Answer : An analysis of the program source code to find defects & verify coding techniques ...

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 
Latest Answer : 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 sudhakar ...

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.  
Latest Answer : 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. ...

A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.  
Latest Answer : The input domain of a system is partitioned into classes of representative values so that the number of test cases can be limited to one-per-class, which represents the minimum number of test cases that must be executed. ...

Latest Answer : True... Verification is done before the coding is developed , and also verification is done right from the begining of the SDLC.... ...
Read Answers (2) | Asked by : piyush


 Sponsored Links

 
Related Articles

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

NLP E-Prime Technique

NLP E Prime Technique Introduction Neuro linguistic Programming places great deal of importance on non verbal communication and body language However our language also plays a significant role in effective communication It embodies not just the vocabulary we use in our dialect which is around seven
 

Software Testing Myths

Software Testing Myths Any IT professional is sure to know the different phases of the Software Development Life Cycle or SDLC namely Feasibility Study Requirement Analysis Design Construction or Coding Testing Implementation Maintenance Support the activities carried out in each phase their sig
 

Types and Levels of Testing in Programming

Types and Levels of Testing in Programming Testing is an important step in software development life cycle The process of testing takes place at various stages of development in programming This is a vital step in development life cycle because the process of testing helps to identify the mistakes a
 

How Code Reviews and PMD Can Crush Bugs In Your Code

How Code Reviews and PMD Can Crush Bugs In Your Code The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly In fact one of the hardest things about writing a program is debugging it When programmers get together and sha
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape