What is white box testing and how is it different from black box testing

0 votes
What is white box testing and how is it different from black box testing? Just curious.. Thank you.
Feb 18, 2019 in Others by Neel

recategorized Feb 20, 2019 1,810 views

2 answers to this question.

0 votes
White box testing is a type of testing where the internal functionality of the system is considered. It involves the source code to check for parameters like optimation time etc. White box testing is low-level testing.

When you ask, how is it different from black box testing,

Black box testing does not involve the internal functionality of the system and the source code, on the other hand, white box testing is done based on the source code and the internal functionality of the system.

You do not need any programming knowledge to perform black box testing but you need a great amount of programming and tools knowledge to perform white box testing.
answered Feb 18, 2019 by Jobin
0 votes

Black Box Testing is a software testing method in which the internal structure/ design/ implementation of the item being tested is NOT known to the tester. White Box Testing is a software testing method in which the internal structure/ design/ implementation of the item being tested is known to the tester.

answered Feb 20, 2019 by preetiagarwal
• 170 points

Related Questions In Others

0 votes
1 answer

How is regression testing different from functional testing?

Functional testing is testing a section of code ...READ MORE

answered Feb 18, 2019 in Others by Mythlli
503 views
0 votes
1 answer

How is functional testing different from non functional testing?

Hey @Sinha, functional testing is performed using the ...READ MORE

answered Feb 18, 2019 in Others by Anusha
376 views
0 votes
1 answer

What is black box testing?

Back box testing is where the tester ...READ MORE

answered Feb 18, 2019 in Others by Adi
920 views
0 votes
1 answer

How can I scrape a excel file from a website and divide it in different parts?

Use Scrapy or beautifulsoup4 parsing data it's more convenient ...READ MORE

answered Jan 13, 2023 in Others by narikkadan
• 63,420 points
398 views
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,162 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,522 views
0 votes
1 answer

Golang on Linux... How to install it?

Hey @Abhi, if you want to install ...READ MORE

answered Mar 1, 2019 in Others by Anvi
• 14,150 points
683 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP