PlaywrightとCodeceptJSを組み合わせることで、言語スキルがほとんどなくてもテストコードを書くことはある程度可能ですが、完全にゼロとは言えない部分もあります。以下にその理由と詳細を説明します。テスト自動化に取り組むQAエンジニアの参考になれば ...
Playwrightは、Microsoftが開発したオープンソースのWeb UIテスト自動化フレームワークです。 主要ブラウザ(Chromium、Firefox、WebKit)を単一のAPIで操作でき、JavaScript、Python、C#、Javaなど複数のプログラミング言語に対応しています。 本記事では、以下の内容につい ...
Most QA automation portfolios have the same problem — they're built on demo apps, todo lists, or e-commerce sandboxes that exist purely to be tested. The tests look clean but they don't tell an ...