Blog

, page 60 back to homepage

4 Attributes of Qualitative and Well-Written Test-Case

Software Testing as a Skill This can be a revelation for some people, but not everybody can test. For any system you can find an enormous number of possible tests

Read More

What is Compatibility Testing?

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 More

WebMethod 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 More

What is Fuzz Testing?

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 More

3 Forms of Acceptance Testing and their Application

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

Running 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 More

Interview Questions of Selenium

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 More

3 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 More

27% of QA Teams Don’t Use a Bug Tracker

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 More

Apache JMeter Basis

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 More

5 Simple Ways to Reproduce Not Reproducible Bug

There are often situations in the daily work of a software tester when it is impossible to give precise instructions how to reproduce the bug for developers or other team

Read More