bio_img_developer

Developer Zone

Advanced Software Development with MATLAB

Posts 11 - 20 of 40

Results for: Testing

Failure is the first step to trying

The official guidance on test-driven development is to follow the red-green-refactor cycle:... read more >>

Do you feel lucky, punk?

Flowchart for whether you need a test

I'm part of the MathWorks consulting team based in the UK specialising in software architecture and testing (Andy's posted an article from me before). As part of some recent training I was delivering, I was contemplating this diagram that has been floating around internally for a number of years:... read more >>

Coming around full Circle

CI services in the cloud. They are beautiful. All you need to do is drop a little bit o' yaml in your repository and a whole world of automated build and test infrastructure starts creating some good... read more >>

The Gift of Service(s) 6

Welp, it's the holidays! Whether you celebrate Christmas, Hanukah, Kwanzaa, Festivus, or, you know, Tuesday, I certainly wish you a well and happy close out to a pretty unprecedented and challenging... read more >>

All your (data)base are belong to us 2

Today I'd like to introduce first time blog contributor Tim Johns. Tim is a consultant in our UK office who has a wealth of experience utilizing the power of MATLAB for production applications. He is here to highlight a powerful workflow he has developed and is sharing for testing with databases. Take it away Tim!... read more >>

Testing out projects a bit more

So now you know a bit about projects . You can see how they enable you to create a standard environmental setup so that you (and others!) can reproduce the right conditions to get going without fuss or learning curves. It gives you a fundamental unit of development so that all contributors know how to immediately get going and contribute to your work.... read more >>

Just Keep Swimming 3

Remember Dory? Image Credit: Silvio Tanaka [ CC BY 2.0 ], via Wikimedia CommonsThe model of persistence in the face of difficult circumstances, the hilarious and free spirited fish of the vast ocean... read more >>

Comma Separated Goodness 6

Hi folks, today I'd like to introduce ChangQing Wang. ChangQing is the lead developer on MATLAB's performance framework, and in addition to all the great performance testing features he has delivered, he has also found a really easy way to integrate performance results into Jenkins. Check it out!... read more >>

Semi-Automated Testing 2

I've been doing a bit of spelunking around the File Exchange and GitHub lately, and I've seen a little pattern emerge in the tests of surprisingly many projects. It looks like this:... read more >>

Posts 11 - 20 of 40