Practical Testing Solutions for Selenium WebDriver
Buch, Englisch, 329 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 534 g
ISBN: 979-8-8688-0022-1
Verlag: Apress
Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. This third editioncontains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects.
Updated to Selenium version 4, this revision includes Visual Studio Code set up, additional recipes, and new chapters on Selenium DevTools and continuous testing. You'll see how to use Selenium WebDriver for select lists, navigation, assertions, frames, file upload and pop-up dialogs. You'll also learn how to locate web elements and test functions for hyperlinks, buttons, TextFields and TextAreas, radio buttons, CheckBoxes, and more.
What You'll Learn
- Debug test scripts and test data
- Work with Selenium Remote Control Server
- Manage and deal with browser profiles and capabilities
- Monitor tests for advanced user interactions and experiences (UX)
Experienced .NET and C# Windows application programmers/developers.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Introduction. - 2. Locating Web Elements. - 3. Hyperlink. - 4. Button. -5. TextField and TextArea.- 6. Radio Button. - 7. Check Box. - 8. Select List. - 9. Navigation and Browser. - 10. Assertion. - 11. Frames. - 12. Testing AJAX. - 13. File Upload and Pop-up Dialogs. - 14. Debugging Test Scripts. - 15. Test Data. - 16. Browser Profile and Capabilities. - 17. Advanced User Interactions. - 18. HTML5 and JavaScript. - 19. WYSIWYG HTML Editors. - 20. Leverage Programming. - 21. Optimization. - 22. Gotchas. - 23. Selenium 4.- 24. Selenium DevTools .- 25. Remote Control Server. - 26. Continuous Testing. - 27. Case Studies. - . Afterword. - . Resources.- Appendix 1.- Appendix 2.