应用 waPC (rust) 做软件测试工具
fn _start() { 。。。 reg.insert(“\/v2\/matches\/.*\/info_fiddler_ab”.into(),fiddl er_ab); } AB testing 方案 #[allow(non_snake_case)] #[derive(Serialize, Deserialize, Debug)] pub struct FiddlerAB { Why use rust ? Software testing tool • 模拟数据规则 • 自动化测试 • Company's own protocol • Microservices • Multiple backend product line with complex upstream • Common testing platform 大公司抓包工具的需求 软件测试工具 http/https/tcp/websocket(MITM) • Can use rust to construct own protocol • Can MITM GRPC • Testing platform • Support HTTP POST wasm API • Support websocket stand in for wasm API 抓包 - Wasm Mock0 码力 | 30 页 | 2.50 MB | 1 年前3Secure your microservices with istio step by step
istio-system spec: selector: matchLabels: istio: ingressgateway jwtRules: - issuer: testing@secure.istio.io jwksUri: "https://raw.githubusercontent.com/istio/istio/re lease-1.8/securi spec: action: ALLOW rules: - from: - source: requestPrincipals: ["testing@secure.istio.io/testing@sec ure.istio.io"] #IstioCon Authorize ingress traffic with JWT token ● Apply RequestAuthentication0 码力 | 34 页 | 67.93 MB | 1 年前3Introduction to Mobile UI Test Automation
the wheel Not modify app under test Cross-platform tests Scale Appium Open source mobile testing framework Not modify app under test Use language of choice Use known APIs (webdriver) Functional Continuous Integration system scales greatly Aware of issues in 10 to 30 min per app Heavily testing on pull requests Numbers > 10 real test devices > 15 build machines (10 OS X, 4 Linux, 3 Windows)0 码力 | 41 页 | 4.75 MB | 1 年前3C++20 STL Features: 1 Year of Development on GitHub
boyer_moore_searcher • Fixed a 43-year-old bug by implementing a 40-year-old fix • Explained bug, fix, ABI, testing; others provided more info • GH-142 P0122R7 • 691 comments! • GH-1173 Fix ostr << flt precision Failed checks display the edits that clang-format wants • Building all architectures is very fast • Testing x86/x64 takes about an hour • Many tests, multiplied by many compiler configurations42 Projects0 码力 | 45 页 | 702.09 KB | 5 月前3C++20: An (Almost) Complete Overview
Year of Development on GitHub” -- Stephan T. Lavavej Tuesday, September 15 • 13:3068 Feature Testing Macros Allow you to detect if a compiler supports certain language and library features Language feature test macros __cpp_lib_concepts __cpp_lib_ranges __cpp_lib_scoped_lock …69 Feature Testing Macros Example: #if __has_include() #include #if __cpp_lib_optional 0 码力 | 85 页 | 512.18 KB | 5 月前3Performance Lets dive into Performance issues
• Gathering and saving data from/to your database is a prime example. Enabling Optimization Testing • npm i v8-natives --save • Edit your app/package.json • Add --allow-native-syntax to v8Flags V80 码力 | 15 页 | 1.71 MB | 1 年前3Автоматизация управления ClickHouse-кластерами в Kubernetes
Healthchecks План работ ● Наследование Templates ● Хранить историю изменений CRD ● Автоматизация ‘canary testing’ ● Интеграция с ZooKeeper operator ● Сложные health checks ● Jobs: ● Replica re-provisioning ● Backups0 码力 | 44 页 | 2.24 MB | 1 年前3THE FIRST EXPLORATION OF PROJECT SPARROW
Sparrow https://github.com/AmbiML/sparrow-cantrip-full/blob/main/docs/GettingStarted.md 1.1.1 Testing on LAPAC71H II. Practicing Sparrow repo procedure: … II. Practicing Sparrow0 码力 | 68 页 | 13.14 MB | 1 年前3hazard pointer synchronous reclamation
cleanup does not apply to cohort object. • 2018: Global cleanup deprecated. Still supported for testing and microbenchmarking. • 2020: One user: High frequency of retiring objects. Unsharded list grew0 码力 | 31 页 | 856.38 KB | 5 月前3Zadig 产品使用手册
务 运 维 平 台 建 设 方 : • D e v O p s / 平 台 运 维 • I T / 基 础 设 施 • 测 试 / 安 全 团 队 持续测试 (Continuous Testing) 持续安全 (Continuous Security) 软件研发核心工程实践:交付工程 CI/CD 开发者实践 软件研发核心工程实践:全流程质量工程实践 - 持续测试 CT/ 持续安全 CS0 码力 | 52 页 | 22.95 MB | 1 年前3
共 10 条
- 1