Automated_Testing_Patterns

所属分类:测试
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-08-26 15:54:06
上 传 者sh-1993
说明:  在本报告中,使用JavaScript发现软件测试自动化的基本编程模式。打造高效、可靠和维护...,
(In this repo, discover essential programming patterns for software test automation using JavaScript. Craft efficient, reliable, and maintainable test cases with our curated collection. Ideal for test automation enthusiasts looking to enhance their test quality and structure. Embrace community-driven best practices for more productive testing.)

文件列表:
BehaviorDrivenDevelopment/ (0, 2023-08-27)
BehaviorDrivenDevelopment/addition.feature (530, 2023-08-27)
BehaviorDrivenDevelopment/step-definitions.js (556, 2023-08-27)
BehaviorDrivenDevelopment/support/ (0, 2023-08-27)
BehaviorDrivenDevelopment/support/env.js (161, 2023-08-27)
dataDrivenTesting/ (0, 2023-08-27)
dataDrivenTesting/helper.js (115, 2023-08-27)
dataDrivenTesting/test.js (343, 2023-08-27)
dataDrivenTesting/testData.js (131, 2023-08-27)
decorator/ (0, 2023-08-27)
decorator/test.js (320, 2023-08-27)
decorator/testFunctionality.js (319, 2023-08-27)
factory/ (0, 2023-08-27)
factory/test.js (789, 2023-08-27)
factory/user.js (488, 2023-08-27)
factory/userFactory.js.js (273, 2023-08-27)
mock/ (0, 2023-08-27)
mock/database.js (115, 2023-08-27)
mock/userService.js (174, 2023-08-27)
mock/userService.test.js (390, 2023-08-27)
observer/ (0, 2023-08-27)
observer/observerFunctionality.js (586, 2023-08-27)
observer/test.js (764, 2023-08-27)
pageObject/ (0, 2023-08-27)
pageObject/accountPage.js (397, 2023-08-27)
pageObject/loginPage.js (398, 2023-08-27)
pageObject/test.js (600, 2023-08-27)
singleton/ (0, 2023-08-27)
singleton/browserWindow.js (581, 2023-08-27)
strategy/ (0, 2023-08-27)
strategy/testRunner.js (607, 2023-08-27)
strategy/testStrategies.js (495, 2023-08-27)

# Automated Testing Patterns Welcome to the Automated Testing Patterns repository! Here, we've gathered a comprehensive set of programming patterns tailored for software test automation using JavaScript. ## Introduction Modern software development relies heavily on automated testing to ensure quality and stability. This repository aims to provide you with a collection of proven patterns that enhance the efficiency, reliability, and maintainability of your automated test cases. ## Patterns Included Browse through the `patterns` directory to explore various programming patterns that address common challenges in test automation. Each pattern is documented with clear explanations, code examples, and use cases. ## Getting Started To benefit from these patterns, you'll need a basic understanding of JavaScript and test automation concepts. Follow these steps to get started: 1. Clone or download this repository. 2. Explore the `patterns` directory to find patterns relevant to your test projects. 3. Refer to the individual pattern folders for detailed documentation and code examples. ## Contributions We welcome contributions from the community! If you have a new pattern to suggest or want to improve existing ones, please feel free to create a pull request. ## Community and Feedback Join our community of test automation enthusiasts! Feel free to open issues for questions, discussions, or feedback related to the patterns.

近期下载者

相关文件


收藏者