can any one tell me the examples of white box testing



can any one tell me the examples of white box testing..

Answer / Prabhakar Pandey

White box testing, also known as structural testing or code-based testing, involves testing the internal structures of an application. Examples include Unit Testing, Integration Testing, and System Testing. Here's a brief description of each: 1) Unit Testing: It tests individual units or components of the software to ensure they work correctly on their own. This is usually done by developers during the development process. 2) Integration Testing: It verifies that different units or modules of an application work together as intended when integrated. 3) System Testing: It tests the complete system with input and output conditions, and under various operating conditions to ensure it works as expected.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one

1 Answers  


Explain me how to check if an element is visible on the page?

1 Answers  


Hi all I need QA automation testing interview questions. pls help me in this topic. The interview is related to verification & validation of web based products. ( i want questions based on this topic ) where can i find interview questions realated to this? This is urgent requriment for me. pls share your inputs. any kinda help appreciaed. warm regards Lina.

0 Answers   Rogers,


What is open source tool and give example?

1 Answers  


Can you explain data-driven testing?

1 Answers  


define joins? when you will joins use?

3 Answers   Mind Tree,


Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.

1 Answers  


What are the points that are covered while planning phase of automation ?

1 Answers  


Tell me an example of the languages supported by webdriver?

1 Answers  


How you will evaluate the tool for test automation?

1 Answers  


WHAT WE CAN NOT DO WITH QTP? GIVE 5 POINTS.(EXCEPT PERFOMANCE)

0 Answers  


Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.

1 Answers   Logica CMG,


Categories