• Scrum
  • WordPress
  • Test and quality
  • RabbitMQ
  • Tips and Tricks
  • Videos, a must see list
  • About Peter Trägårdh
  • About Developer Kingdom
  • Scrum
  • WordPress
  • Test and quality
  • RabbitMQ
  • Tips and Tricks
  • Videos, a must see list
  • About Peter Trägårdh
  • About Developer Kingdom

No Widgets found in the Sidebar Alt!

  • Test,  Unit test

    THE INS AND OUTS OF UNIT TESTING A BLACK BOX

    2020-10-30 /

    A unit test sees the System Under Test (SUT) as a black box. That means that it doesn’t matter what the code inside the class or function looks like, it only matters how it manipulates the data. And the way you judge that is only by the data that goes in and out of the function. Never ever ever by looking at the code. There are four ways that you send and receive data with. 1. The in-parameters of the function you are testing. 2. The return value from the function you are testing. 3. The parameters that are used in internal calls to functions outside your SUT. The data…

    read more
    Peter Trägårdh 0 Comments

    You May Also Like

    WHAT ARE NEGATIVE UNIT TEST, AND SHOULD I BOTHER WITH THEM?

    2021-03-19

    DOES UNIT TESTS IMPROVE THE ARCHITECTURE OF MY CODE?

    2021-05-19

    HOW TO CREATE A TEST FIXTURE

    2021-06-17
Subscribe via RSS
Peter Trägårdh, owner of the site and main author

Peter Trägårdh

With over 30 years in the business, Peter Trägårdh is well versed in the ins and outs of software development. He has worked on software for everything from mobile phones to mainframes.

Though mainly a .Net C# developer with backend as his main focus, he has developed a big interest in Scrum and Unit Testing, and he likes to share his experience with you.

Recent Posts

  • Why do we have retrospectives?
  • STOP THINKING ABOUT IT, START DOING
  • SCRUM ONLY WORKS IF WE UNDERSTAND THE BIG PICTURE
  • SCRUM IS A BIG CHECKLIST TO INCREASE QUALITY AND SPEED
  • YAGNI – YOU AREN’T GONNA NEED IT! WHAT DOES THAT MEAN FOR SOFTWARE?

Recent Comments

  • admin on INSTALLING WAMP, PART 1, VISUAL C++ REDISTRIBUTABLES
  • Chris on INSTALLING WAMP, PART 1, VISUAL C++ REDISTRIBUTABLES
  • Martin Andersson on STORY POINTS ARE not EQUAL TO ESTIMATED TIME!
  • admin on IT IS BORING TO TEST!
  • Oscar on IT IS BORING TO TEST!

Archives

  • September 2022
  • June 2022
  • February 2022
  • September 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • December 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019

Categories

  • Architecture
  • Getting Things Done
  • Leadership
  • Management
  • Quality
  • Quick solutions
  • Scrum
  • Security
  • Test
  • Test driven development
  • Uncategorized
  • Unit test
  • WAMP
  • WordPress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Ashe Theme by WP Royal.