Yahoo Search Búsqueda web

Resultado de búsqueda

  1. 17 de ene. de 2023 · El término procede de la idea de “prueba de humo” utilizada para comprobar fallos en componentes electrónicos. Si un componente estaba defectuoso, empezaba a emitir humo, y la prueba de humo pretendía identificarlo antes de que causara más daños o interrupciones.

  2. In computer programming and software testing, smoke testing (also confidence testing, sanity testing, [1] build verification test (BVT) [2] [3] [4] and build acceptance test) is preliminary testing or sanity testing to reveal simple failures severe enough to, for example, reject a prospective software release.

  3. Smoke testing, also called build verification testing or confidence testing, is a software testing method that is used to determine if a new software build is ready for the next testing phase. This testing method determines if the most crucial functions of a program work but does not delve into finer details.

  4. En ingeniería de software y pruebas de software, las pruebas de humo (smoke testing en inglés) son un tipo de pruebas funcionales que consisten en una revisión rápida de un producto de software para comprobar su inicio y que no tiene defectos evidentes que interrumpan la operación básica del mismo.

  5. 12 de abr. de 2024 · Smoke testing is a software testing process that verifies the stability and functionality of a new build. Learn what smoke testing is, when and why to do it, how to perform it manually or automatically, and see sample test cases.

  6. 13 de abr. de 2009 · Smoke testing is a set of basic cheap to run tests that precede actual testing. It aims to verify that the build is deployed successfully and that all test env. aspects are running and ready for the actual test process.

  7. 30 de ene. de 2024 · Smoke testing is a load testing type that verifies that the system works well under minimal load and gathers baseline performance values. Learn when and how to run a smoke test with Grafana k6, an open source load testing tool.