• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
projectsgeek

ProjectsGeek

Download Mini projects with Source Code, Java projects with Source Codes

  • Home
  • Java Projects
  • C++ Projects
  • VB Projects
  • PHP projects
  • .Net Projects
  • NodeJs Projects
  • Android Projects
    • Project Ideas
      • Final Year Project Ideas
      • JSP Projects
  • Assignment Codes
    • Fundamentals of Programming Language
    • Software Design Laboratory
    • Data Structure and Files Lab
    • Computer Graphics Lab
    • Object Oriented Programming Lab
    • Assembly Codes
  • School Projects
  • Forum

White Box Testing , Cyclomatic Complexity, Data Flow Testing, Control Flow Testing

November 6, 2011 by ProjectsGeek Leave a Comment

Perform white box testing – Cyclomatic complexity, Data flow testing, Control flow testing.
 
What is White-box Testing?
•         Looking at the internal structure of a program and deriving test cases based on the logic or control flow.
•         Test cases can be designed to reach every branch in the code and to exercise each condition
•         Typically done during unit testing
•         Also known as:
–        Structural Testing
–        Glass-Box Testing
•         Looking at the program from an external point of view and deriving test cases based on the specification.
•         The only criteria upon which the program is judged is if it produces the correct output for a given input.
Control Flow Graph
Example Code Fragment
White Box Testing , Cyclomatic Complexity, Data Flow Testing, Control Flow Testing 5
White Box Testing , Cyclomatic Complexity, Data Flow Testing, Control Flow Testing 6
Cyclomatic Complexity
Directly measures the number of linearly independent paths through a program’s source code, taking into account the various decision points
     Calculating Cyclomatic complexity
     1.   E-N+2
            Where
E – Number of Eges
            N – Number of Nodes
     2. # regions + 1

Other Projects to Try:

  1. Black Box Testing , Automated Testing Tool
  2. Climatic Data analysis using Hadoop Project
  3. Manual Testing
  4. Big Data Hadoop Projects Ideas
  5. Website Testing Tools

Filed Under: Software Testing

Reader Interactions

Comments

  1. 123 says

    January 15, 2014 at 4:59 pm

    Ӏ am in ffact grateful tο thе holder of this web site
    who haѕ shared thіs wonderful article at here.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Tags

.Net Projects Download Android Project Ideas Android Projects Angular 2 Assembly Codes C # Projects C & C++ Projects C++ Projects Class Diagrams Computer Graphics Database Project Data Mining Projects DataScience Projects Datastructure Assignments Download Visual Basic Projects Electronics project Hadoop Projects Installation Guides Internet of Things Project IOS Projects Java Java Interview Questions Java Projects JavaScript JavaScript Projects java tutorial JSON JSP Projects Mechanical Projects Mongodb Networking Projects Node JS Projects OS Problems php Projects Placement Papers Project Ideas Python Projects seminar and presentation Struts

Search this Website


Footer

Download Java Project
Download Visual Basic Projects
Download .Net Projects
Download VB Projects
Download C++ Projects
Download NodeJs Projects
Download School Projects
Download School Projects
Ask Questions - Forum
Latest Projects Ideas
Assembly Codes
Datastructure Assignments
Computer Graphics Lab
Operating system Lab
australia-and-India-flag
  • Home
  • About me
  • Contact Form
  • Submit Your Work
  • Site Map
  • Privacy Policy