Programming for testers
This three-day training program is directed at everyone who need a general and basic understanding of programming. The focus is on object-oriented programming and aims to give you an understanding of the basic building blocks that underlie all programming.
The education is mainly aimed at those who work with tests and quality assurance, but lack knowledge and understanding of the basics of programming.
The course Programming for Testers is a basic course in programming where you learn principles and techniques in a modern programming language. This knowledge will enable you to read and understand the majority of programming languages.
The course also gives you insight into why some errors occur in different programs and how to troubleshoot code, which in turn leads to better support for the developers in the project. The course is also a good basis for testers who want to start with testing automation. The course has predominantly laboratory elements because the aim is to train and increase skills in programming. The course is held with C # .NET as the programming language.
Utbildningsformer
Classroom
Remote
Längd
3 dagar
Pris
26950 kr
Target Audience
Programming for testers is aimed at those who work with tests and quality assurance, but lack knowledge and understanding of the basics of programming.
Course Objectives
- Read and understand code
- Follow the code flow
- Troubleshoot code
- Write code
Prerequisites
We recommend a few years' experience in software testing.
Programming for testers course content
The foundation
• What is a program?
• How to build a program?
• Comparisons to real scenarios
Object-oriented programming
• Object-oriented thinking
• What are the different building blocks?
• Code example
Languages and tools
• Select programming language
• Tools for programming
Practical use
• Live coding
• Test
• Enter the developer's position
• Troubleshooting
• Correct bugs
• Interesting exercises