Posts From Nataliia Vasylyna

, page 76 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

The Future of Testing is Wide Open

There has been plenty to read lately about the Future of Testing. Some of it from testers who I greatly respect, and up until now I’ve held my tongue and

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

What 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 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

Types of Video Game Testers

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 More

Test 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 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