Test_Automation-automation实践:Selenium BDD Java TestNG&Cucumber框架。 包括魅力报告,SlackBot,并行测试,BrowserStack,WebDriverManager,SeleniumGrid伪造数据-源码

上传者: 42153615 | 上传时间: 2021-04-02 11:38:23 | 文件大小: 3.47MB | 文件类型: ZIP
测试自动化-http: 设计模式:具有可加载组件(POC)和AAA的页面对象模型在此框架中使用了以下工具: Java,Selenium,TestNG,Cucumber,确保REST,Gradle,Travis CI,魅力报告,Slack API,SeleniumGrid,WebDriverManager,Faker&MockNeat,BrowserStack,GitHub页面 关于项目 我在业余时间进行的项目旨在提高我在自动化测试中的技能。 您不必下载任何WebDrivers-我正在使用WebDriverManager,驱动程序将通过gradle下载。 支持的测试执行器: Chrome 火

文件下载

资源详情

[{"title":"( 79 个子文件 3.47MB ) Test_Automation-automation实践:Selenium BDD Java TestNG&Cucumber框架。 包括魅力报告,SlackBot,并行测试,BrowserStack,WebDriverManager,SeleniumGrid伪造数据-源码","children":[{"title":"Test_Automation-automationpractice-master","children":[{"title":".travis.yml <span style='color:#111;'> 5.89KB </span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'> 4.65KB </span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'> 53.14KB </span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'> 201B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"test","children":[{"title":"resources","children":[{"title":"allure.properties <span style='color:#111;'> 221B </span>","children":null,"spread":false},{"title":"features","children":[{"title":"SocialMedia.feature <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"RegistrationValidators.feature <span style='color:#111;'> 8.97KB </span>","children":null,"spread":false},{"title":"SearchBox.feature <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"Registration.feature <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"Authentication.feature <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"Shopping-LoggedUser.feature <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"CustomerService.feature <span style='color:#111;'> 5.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"cucumber.properties <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"errorValidators.properties <span style='color:#111;'> 525B </span>","children":null,"spread":false},{"title":"invalidEmails.properties <span style='color:#111;'> 178B </span>","children":null,"spread":false},{"title":"logback-test.xml <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"files","children":[{"title":"images","children":[{"title":"readme_banner.jpg <span style='color:#111;'> 46.25KB </span>","children":null,"spread":false},{"title":"allure_gif.gif <span style='color:#111;'> 3.07MB </span>","children":null,"spread":false},{"title":"slack_bot_pass.png <span style='color:#111;'> 63.85KB </span>","children":null,"spread":false},{"title":"linkedin_icon.png <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"green_icon.png <span style='color:#111;'> 43.98KB </span>","children":null,"spread":false},{"title":"red_icon.png <span style='color:#111;'> 12.91KB </span>","children":null,"spread":false},{"title":"testPhoto.jpg <span style='color:#111;'> 24.54KB </span>","children":null,"spread":false},{"title":"slack_bot_fail.png <span style='color:#111;'> 76.19KB </span>","children":null,"spread":false}],"spread":false},{"title":"backup-testdata.xlsx <span style='color:#111;'> 13.77KB </span>","children":null,"spread":false},{"title":"testdata.xlsx <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false}],"spread":false},{"title":"xml_runners","children":[{"title":"TestNG-WebAPI.xml <span style='color:#111;'> 527B </span>","children":null,"spread":false},{"title":"TestNG-POC.xml <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"main_runner","children":[{"title":"TestNG-Runner.xml <span style='color:#111;'> 439B </span>","children":null,"spread":false}],"spread":false},{"title":"TestNG-WebAPP.xml <span style='color:#111;'> 914B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"java","children":[{"title":"tests","children":[{"title":"WebAPP","children":[{"title":"Authentication_Tests.java <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"SearchBox_Tests.java <span style='color:#111;'> 10.11KB </span>","children":null,"spread":false},{"title":"Registration_Tests.java <span style='color:#111;'> 11.47KB </span>","children":null,"spread":false},{"title":"CustomerService_Tests.java <span style='color:#111;'> 12.07KB </span>","children":null,"spread":false},{"title":"ShoppingLoggedUser_Tests.java <span style='color:#111;'> 7.16KB </span>","children":null,"spread":false},{"title":"RegistrationValidators_Tests.java <span style='color:#111;'> 20.35KB </span>","children":null,"spread":false},{"title":"SocialMedia_Tests.java <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"WebAPI","children":[{"title":"API_Tests.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"POC","children":[{"title":"POC_Tests.java <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"com","children":[{"title":"buildLogger","children":[{"title":"SlackLogger.java <span style='color:#111;'> 10.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"buildSettings","children":[{"title":"TestEnvironment.java <span style='color:#111;'> 8.58KB </span>","children":null,"spread":false},{"title":"TestCommons.java <span style='color:#111;'> 7.06KB </span>","children":null,"spread":false},{"title":"MessageBuilder.java <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"ExcelEnvironment.java <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"ContextInjection.java <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"DriverFactory.java <span style='color:#111;'> 8.63KB </span>","children":null,"spread":false},{"title":"pages","children":[{"title":"CustomerServicePage.java <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"ShoppingCartSummaryPage.java <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"base","children":[{"title":"BasePage.java <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false}],"spread":false},{"title":"RegistrationPage.java <span style='color:#111;'> 3.79KB </span>","children":null,"spread":false},{"title":"AccountDetailsPage.java <span style='color:#111;'> 523B </span>","children":null,"spread":false},{"title":"SearchPage.java <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"ProductDetailsPage.java <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"AuthenticationPage.java <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"SocialMediaPage.java <span style='color:#111;'> 833B </span>","children":null,"spread":false},{"title":"MainPage.java <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"buildListeners","children":[{"title":"TestNGListener.java <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"TestNGAnnotationTransformer.java <span style='color:#111;'> 543B </span>","children":null,"spread":false},{"title":"TestNGRetry.java <span style='color:#111;'> 942B </span>","children":null,"spread":false}],"spread":false},{"title":"buildSeleniumGrid","children":[{"title":"SeleniumGridRunner.java <span style='color:#111;'> 991B </span>","children":null,"spread":false},{"title":"LocalHub.java <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"LocalNode.java <span style='color:#111;'> 985B </span>","children":null,"spread":false}],"spread":false},{"title":"steps","children":[{"title":"RegistrationPageSteps.java <span style='color:#111;'> 28.36KB </span>","children":null,"spread":false},{"title":"hooks","children":[{"title":"WEB_Hooks.java <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"API_Hooks.java <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"SocialMediaPageSteps.java <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"MainPageSteps.java <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"ShoppingLoggedUserSteps.java <span style='color:#111;'> 19.28KB </span>","children":null,"spread":false},{"title":"AuthenticationPageSteps.java <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"CustomerServicePageSteps.java <span style='color:#111;'> 7.15KB </span>","children":null,"spread":false},{"title":"SearchPageSteps.java <span style='color:#111;'> 7.04KB </span>","children":null,"spread":false}],"spread":false},{"title":"CucumberRunner.java <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"LICENSE.md <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 70B </span>","children":null,"spread":false},{"title":".travis","children":[{"title":"deploy.sh <span style='color:#111;'> 532B </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'> 59B </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 4.49KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明