
Online or onsite, instructor-led live Property Based Testing training courses in Hong Kong.
Testimonials
Leila was really friendly and made sure everyone on the course felt comfortable with what they were doing.
Philip Herbert
Course: Performance Testing with LoadRunner
Very informative and gave a nice overall summary of the course outline.
Matthew Steptoe
Course: Contemporary Development Principles and Practices
I enjoyed all of Day 1.
Peter Mahaffey
Course: Contemporary Development Principles and Practices
I liked the exercises to use and practice the performance tools.
GENERAL ORGANIZATION FOR SOCIAL INSURANCE (GOSI)
Course: Agile Software Testing
Tutorials
ICAO
Course: Web Security with the OWASP Testing Framework
The example and exercise
ICAO
Course: Web Security with the OWASP Testing Framework
I got more information regarding the web applications' security issues, the different tools that could be used to cope with these issues, and more advice from the trainer to handle all these issues.
ICAO
Course: Web Security with the OWASP Testing Framework
the list of tools
ICAO
Course: Web Security with the OWASP Testing Framework
how it was broken into the technical and security mindset aspects.
ICAO
Course: Web Security with the OWASP Testing Framework
Excercises.
ICAO
Course: Web Security with the OWASP Testing Framework
he is very knowledgeable and comprehensive.
ICAO
Course: Web Security with the OWASP Testing Framework
Matthew was very knowledge and has lot experience to share with us. it was very pleasant, as he take the time to listen to us and answer to our questions. Thank you Matthew, it was awesome.
ICAO
Course: Web Security with the OWASP Testing Framework
Doing games, case studies
晓卿 宋
Course: Agile Software Testing
Machine Translated
Teaching theoretical knowledge in interaction
丽丽 王
Course: Agile Software Testing
Machine Translated
All
名氏 无 无
Course: Agile Software Testing
Machine Translated
Firstly, learners will sum up their experience in the game, explain it carefully, and gain a deeper understanding of knowledge.
优 翟
Course: Agile Software Testing with Continuous Integration
Machine Translated
Edutainment
莎娜 陶
Course: Agile Software Testing with Continuous Integration
Machine Translated
Hands-on part
纪鹏 曾
Course: Agile Software Testing with Continuous Integration
Machine Translated
Time to exchange information between participants.
Gabriel Tendera
Course: Kontrola jakości i ciągła integracja
Machine Translated
references to the trainer's design experience while discussing specific issues
Techland sp. z o.o.;
Course: Kontrola jakości i ciągła integracja
Machine Translated
Real-life examples.
Techland sp. z o.o.;
Course: Kontrola jakości i ciągła integracja
Machine Translated
Examples and / or hypothetical use of the discussed concepts.
Techland sp. z o.o.;
Course: Kontrola jakości i ciągła integracja
Machine Translated
teacher's knowledge
Universidad Nacional
Course: Introducción Agile Testing
Machine Translated
Property Based Testing Course Outlines in Hong Kong
"Describe the arguments, describe the result, have the computer try to prove your code wrong!"
Some of the topics covered in this instructor-led, live training include:
- How to write and run tests with F#
- The FsCheck Property Based Testing framework
- Using Diamond Kata to implement TDD
- Sharpening your code design skills
Audience
- Automation test engineers
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
QuickCheck (or QuickCheck2, QC2) is a Haskell-based library for random testing of program properties. It takes the specification of a program -- the properties that a function should satisfy -- and tests that those properties hold in many randomly generated cases.
In this instructor-led, live training, participants will learn how to write the specifications of a program in the form of properties, then provide them as input to QuickCheck for automatic generation of test cases.
By the end of this training, participants will be able to:
- Write general properties that replace and/or compliment hand-written unit test cases
- Write tests at the higher level of property specifications
- Set up a testing environment and integrate QuickCheck into an end-to-end deployment processes
Audience
- Software test engineers
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
In this instructor-led, live training, participants will learn the benefits of and concepts behind property-based testing as they practice writing properties that lead to the automatic generation of test cases.
By the end of this training, participants will be able to:
- Write general properties that replace and/or compliment hand-written unit test cases
- Write tests at the higher level of property specifications
- Execute ScalaCheck as a standalone executabl, using the built-in command line test runner
- Integrate ScalaCheck with test frameworks such as ScalaTest, specs2 and LambdaTest
Audience
- Test engineers
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice