Results 1 to 11 of 11

Thread: What is White Box testing?

  1. #1

  2. #2
    Banned
    Join Date
    May 2019
    Posts
    397
    HITE BOX TESTING (also known as Clear Box Testing, Open Box Testing, Glass Box Testing, Transparent Box Testing, Code-Based Testing or Structural Testing) is a software testing method in which the internal structure/design/implementation of the item being tested is known to the tester.

  3. #3
    Registered
    Join Date
    Jul 2019
    Posts
    45
    White box testing is a testing technique, that examines the program structure and derives test data from the program logic/code.

  4. #4
    Registered
    Join Date
    Jul 2019
    Posts
    17
    The white box testing strategy deals with the internal logic and structure of the code. White box testing is also called as glass, structural, open box or clear box testing.

  5. #5
    Registered PoolMaster's Avatar
    Join Date
    Apr 2019
    Location
    USA
    Posts
    219
    Whitebox testing is software Testing Strategy based on an analysis of the internal structure of the component or system.

  6. #6
    Registered
    Join Date
    Jul 2019
    Posts
    20
    The white box testing strategy deals with the internal logic and structure of the code. White box testing is also called as glass, structural, open box or clear box testing.

  7. #7
    Registered
    Join Date
    Jul 2019
    Posts
    35
    White box testing involves looking at the structure of the code. When you know the internal structure of a product, tests can be conducted to ensure that the internal operations performed according to the specification.

  8. #8

  9. #9
    Registered RH-Calvin's Avatar
    Join Date
    Mar 2017
    Location
    Forum
    Posts
    1,667
    White-box testing is a method of software testing that tests internal structures or workings of an application, as opposed to its functionality. In white-box testing an internal perspective of the system, as well as programming skills, are used to design test cases.
    Cheap VPS Hosting | VPS Starting from $12 PER Year
    Cheap Dedicated Server | Unmetered Bandwidth | Free Setup and IPMI

  10. #10
    Banned
    Join Date
    Jan 2021
    Posts
    75
    The white box testing strategy deals with the internal logic and structure of the code. White box testing is also called glass, structural, open box, or clear box testing.

  11. #11

Similar Threads

  1. What is difference between web based testing and windows based testing?
    By blackmagiccure in forum Search Engine Optimization
    Replies: 2
    Last Post: 07-28-2019, 10:37 PM
  2. Needs some more testing
    By Excite in forum User Owned Websites
    Replies: 5
    Last Post: 03-06-2006, 12:56 PM
  3. testing replacement
    By s2kinteg916 in forum Site and Forum Feedback
    Replies: 4
    Last Post: 10-27-2005, 04:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •