Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
angularのe2eフレームワークは、Webサービスのテストやデータベースの検証に使用できますか...つまり、バックエンドのテストですか、それともUIのテスト、つまりフロントエンドのテストですか?
Karma e2e を使用して、リモート サーバーからのデータのプルを含むテストを実行できます。そうです、「この URL にリクエストを送信すると、このレスポンスが期待される」とテストできる限り、Web サービスをテストするために使用できます。