Microsoft Visual Studio 2012 UX issue
In this blog post I will describe Microsoft Visual Studio 2012 user experience issue. Using consistency oracles, I will advocate why is this user experience issue.In Microsoft Visual Studio 2012,…
In this blog post I will describe Microsoft Visual Studio 2012 user experience issue. Using consistency oracles, I will advocate why is this user experience issue.In Microsoft Visual Studio 2012,…
One of appropriate test strategy for testing extract, transform and load (ETL) procedures is to use automation. In this post I will explain what on this field Microsoft has to…
IntroductionI have found an issue in iMessage iPhone application service which is part of Messages Apple application. In this post I will describe iMessage behaviour and use consistency oracles for test reporting….
As a tester I am biased towards open source technologies. Which implies that I am not biased towards Microsoft technologies. Should professional tester be allowed to have such an opinion? In this blog post…
In this blog post I will explain how to configure Ruby httpclient gem in order to redirect its http traffic through OWASP ZAP http proxy. When you are testing REST API…
So you are in position to use some programming language in order to automate test. Welcome to the rabbit hole of software testing! If you would like to know more about software…
In my current testing project one part of testing strategy is to test REST api endpoints of web application independently for user interface. Application is in early stage and documentation…
BBST Foundations, learn testing
In this blog post you will read about my experience on BBST foundations course. More information about course could be found here. I successfully completed the course.Why is this better…
BBST Foundations, learn testing
This blog post is about my notes on slide set for BBST Foundations lecture 6: Measurement.In reading Michael Bolton (2007),What Counts?, Michael explains trap in test counting measurement. If you want to take…
BBST Foundations, learn testing
This blog post is about my notes on slide set for BBST Foundations lecture 5: The impossibility of complete testing.First read is from Doug Hoffman (2003). “Exhausting your test options”. Interesting example how to…