Why Do We Need Performance Testing?
24.03.2011
Note: the article was updated in June 2018. The digital technologies are improving with every single day. This fact has made modern customers very demanding in the question of technology
Read MoreAutomated Acceptance Testing or FitNesse to Improve the Quality of Software
23.03.2011
The quality of the product is not in the least dependent on the actual documentation and thorough testing. I would like to highlight the issue of developing and testing software
Read MoreAggressive and Passive Testing
22.03.2011
I’ve been thinking about how I *bucket* testing. Here is what I mean. I see testing as aggressive and passive. Aggressive testing, to me, is the art of asking the product
Read MoreNon-Regression testing, what is it?
20.03.2011
The article was updated in May 2018. Making code changes, a developer may affect the proper work of the software. Even a small tweak can cause unexpected consequences or provoke
Read MoreSelenium Auto Accept Self Signed SSL Certificates and Basic Authentication
19.03.2011
One of my biggest annoyances and unresolved issues with Selenium is the self-signed SSL certificates. This was a huge issue for me on the last project when we had dozen
Read MoreNegative Test Cases for Functional Testing
18.03.2011
Negative testing is a testing technique when invalid input data are used for software quality assessment. Its purpose is to check the software behavior in case of invalid input. In
Read MoreUnit Testing SharePoint with TypeMock (Part I)
17.03.2011
As a developer testing isn’t necessarily fun but it is an essential aspect of what we do. I find it’s always a challenge to find the best approach that balances
Read MoreWhat is Compatibility Testing?
15.03.2011
The top-quality program worth nothing if one consumer is able to use it, but another is not. A soft cannot be just a good one, it has to be universal!
Read MoreWebMethod testing with iTKO LISA
What are webMethod /Software AG? webMethod suite is a software for process improvement, SOA enablement, IT modernization and business and partner integration. To ensure integration projects deliver expected business results,
Read MoreWhat is Fuzz Testing?
10.03.2011
Note: the article was updated in June 2018. First of all, fuzz is a random input of valid and invalid data generated for software testing. Fuzz testing or simply fuzzing
Read More3 Forms of Acceptance Testing and their Application
09.03.2011
Any application has to be tested. One highly respected programmer said: “programs that are not tested, are not working.” Acceptance testing is performed based on a set of common test
Read More