QA Evangelist

Brief Introduction of Perl

In this blog, one of the most used web languages Perl will be discussed in detail including the features, code samples and the well known companies who are using it.

Perl

Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make [...]

SOAP vs. REST

In this blog, two of the most commonly used web service interfaces, SOAP and REST, will be discussed, detailing the advantages and the disadvantages of each interface and the well known companies who are using them. SOAP SOAP stands for Simple Object Access Protocol. SOAP was originally designed by Microsoft employees ...


The importance of QA

Think back to yesteryear when everything was so simple. Think back to a day where once an idea was thought up it was manufactured and sent to market right away. What a grand time that was huh? Wrong! it wasn't, before testing of products became standard manufactures would ...


Clash of the Titans

Now most of you know that programmers and QA tester do not get along too well. Programmers believe QA is under minding them, while QA believes that programmers are a bunch of prima donnas that will give more then they take. I am here to sort of mend broken bridges, ...


Waterfall Method vs. Agile Method

In this article, the traditional Waterfall method and the  Agile method are being discussed in detail including the advantages and the disadvantages of each method and the best time to use each method. Traditional Waterfall Method - Just like the name, the Waterfall Method is one management ...


White Box Testing vs. Black Box Testing

In this blog, the White Box Testing and the black box testing are being discussed in detail including the advantages and the disadvantages of each testing and the best time to use each testing. White Box Testing - The letter white in the White Box Testing means that the testers can see ...