How to Start Testing with Python
Andrew Knight shows you how to start testing with Python and targets anyone who wants to dive head-first into learning everything Python.
Andrew Knight shows you how to start testing with Python and targets anyone who wants to dive head-first into learning everything Python.
Webinar Recorded 09/09/20: This talk will answer why BDD is the right methodology and what does the process look like, in which Christine will share the preparation, major milestones, successes, and failures encountered along the way.
Software Craftsmanship is a practice of continuous development and helping others learn this craft. As the world is evolving towards the era of scripting language, Khyati will be sharing our experience of how we have grown as a team of all QA with programming language background to the niche typescript world contributor.
Bas will explore a model of happiness to show how tools can improve your life and show you what did not work and why, as well as best practices he has learned from the process.
Security has become a necessity in our day-to-day activities. Are we aware of how we can uncover these vulnerabilities? Do we understand the basic security tests that we run? Can we analyze and understand whether the threat found is a false positive or not? How can we make Static Application Security Testing and Dynamic Application Security Testing (DAST) work hand in hand for our benefit? How can we have DAST Automated with our dear Selenium? How can we apply DAST on Mobile Apps? How can we have DAST part of CI/CD pipeline?
When testing software, it is not uncommon to hear that one hundred percent coverage is unachievable. What happens, then when we are asked to do such a thing. If the software that is being tested is used in critical infrastructure (power systems, water, medical, banking, etc.) then an escaped bug is not a trivial thing.
In this webinar, Lisa Crispin will explore these two sets of principles, how they relate to each other, how teams can benefit from them, and how they might shape the future of testing and quality.
Shopping for new tools is not unlike dating. You need to ask yourself the same questions: “What am I looking for?” “Do they fit in with the picture I have for my future?” “Will it get along with my friends colleagues?” On top of that, the testing tool landscape has changed so much in just the past few years. What expectations should you have? Where do you even go to “meet” these tools?
Since managing performance and assuring it is acceptable is not a trivial task neither just a matter of running load, the webinar will go through all of the possible routes an organization should become familiar to achieve great performance.
Have you ever wondered if you want/need/able to test in production? Is it even possible without bringing harm to your users? Does it bring any value?
Acceptance Test Driven Development has become an industry buzz word, and that buzz has reached your automation doorstep. With all of the promises of conversational language test cases, increased communication, and productivity, this paradigm almost seems too good to be true.
In this webinar, we will focus on understanding How can we start trusting our automated tests again? Let’s explore what you can do to repair the situation-or, even better, prevent it from happening in the first place.