Hi. While all the testing and tool certifications are good, I recommend looking into a software quality certification. Something like CSQE. It is my opinion that having a solid foundation in software quality is the gateway to a long and successful career whatever software industry career you choose.
Testing Certifications after ISTQB FL
I an 5 years experienced Automation tester(Selenium Webdrver) and have completed ISTQB FL. What are the other certifications I take up related to Agile/Automation/IoT/DevOps/Mobile Testing?
4 Answers
You can join online Selenium course to prepare for various Selenium testing certifications. As part of the online Selenium training course, you will master Selenium IDE, RC, Selenium WebDriver, and Selenium Grid.
Hey there!
If you are looking for mobile testing, I would suggest you Appium Certification
Appium is an open-source, cross-platform test automation tool for native, hybrid, and mobile web and desktop apps. We support simulators (iOS), emulators (Android), and real devices (iOS, Android, Windows, Mac).
Why Appium?
- You don't have to recompile your app or modify it in any way, due to the use of standard automation APIs on all platforms.
- You can write tests with your favorite dev tools using any WebDriver-compatible language such as Java, Objective-C, JavaScript (Node), PHP, Python, Ruby, C#, Clojure, or Perl with the Selenium WebDriver API and language-specific client libraries.
- You can use any testing framework.
- Appium has built-in mobile web and hybrid app support. Within the same script, you can switch seamlessly between native app automation and webview automation, all using the WebDriver model that's already the standard for web automation.
Hope you will find this helpful!