What 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 MoreWhat Is A Mobile App and Why Do I Want One?
The birth of mobile phones brought us handy wireless communications devices but not much else. Over time as the cell phone has evolved, they’ve become more than just a means
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 MoreTypes of Video Game Testers
07.03.2011
Game developing companies in order to generate more revenues are hiring video game testers. So finding the correct source of the companies whichever is hiring is a must. There are
Read MoreTest Automation Authoring Is Harder Than It sounds
I’ve got a test automation engineer and a bunch of manual testers. The plan, of course, is to teach the manual testers to write automated tests were appropriate; a plan
Read MoreRunning Selenium Server Using Custom Firefox Profile
Let’s create custom firefox profile at first: 1. Close all running copies of firefox 2. Start => Run 3. Type firefox.exe -ProfileManager -no-remote, other often offer to run command firefox.exe
Read MoreInterview Questions of Selenium
05.03.2011
1. What is the difference between an assert and a verify with Selenium commands? 2. What Selenese commands can be used to help debug a regexp? 3. What is one
Read More3 Goals of Usability Testing
The study of user behaviour on the Web shows that they do not perceive the slow sites and sites with complex designs. People do not want to wait. Also, they
Read More27% of QA Teams Don’t Use a Bug Tracker
04.03.2011
Note: the article was updated in June 2018. According to a Data Research conducted by Testuff, a provider of solution for test management activities, 27% of test management tool users
Read MoreApache JMeter Basis
03.03.2011
I’ve been doing some self-training for a few weeks. This time the choice fell on performance testing and specifically on a very interesting and useful open-source tool from Apache. I
Read MoreHow automation testing can help your software development process
There is no piece of software in the world that’s not tested before release for mass adoption. Yet we see many applications fail to reach the target audience. One of
Read More