Skip to main content

Oliver Tuschling

Member for

24 years 6 months

Oliver Tuschling is a senior software engineer who works in Spain for a software company. He has more than 10 years of experience testing critical applications in the healthcare industry and with automated tests using tools like SilkTest.

Industry
Business Services - Consulting - Non-profit
Interests
Software Testing

Oliver Tuschling is a senior software engineer who works in Spain for a software company. He has more than 10 years of experience testing critical applications in the healthcare industry and with automated tests using tools like SilkTest.

All Articles by Oliver Tuschling


All Stories by Oliver Tuschling

Software Test Automation

Automated software testing can significantly reduce the effort required for adequate testing or significantly increase the testing that can be done in limited time. Tests can be run in minutes that would take hours to be run manually. Automation can enable our organization to produce better quality software more quickly than would have been possible by manual testing alone. One of the main benefits of software automation is that tests are repeatable, using exactly the same inputs in the same sequence time and again, something that cannot be guaranteed with manual testing.

Rapid Acceptance Test

Acceptance testing is defined as the testing conducted to determine whether or not a system satisfies its acceptance criteria and to enable the customer to determine whether or not to accept the system. Rapid testing is indispensable when you are asked to test something on short notice, off the top of your head, early in the development process, or when you're in the process of developing test cases and procedures for future use. This approach is also useful even when you're called upon to test more thoroughly, and given the time and resources to do so.

Reviewing Test Cases

The main reason of the reviewing test cases: increase test cases' quality and therefore product quality.