Automated software testing Flashcards

1
Q

Objetivo del automated testing

A

Simplificar la mayor cantidad posible de pruebas con la mínima cantidad de scripts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Características de las herramientas de automated testing

A
  • Capaces de ejecutar pruebas.
  • Informar resultados.
  • Comparar resultados con pruebas anteriores.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Características de automated testing

A

-Se implementa cuándo no hay suficientes testers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Ventajas de las pruebas automatizadas

A

-Confiable
-Repetible
-Programable
-Completo
-Reutilizable
-Mejor calidad
-Velocidad
-

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Desventajas de las pruebas automatizadas

A
  • Se requiere experiencia para escribir los escripts.

- La depuración del escript de prueba.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Pruebas que pueden automatizarse

A
  • Smoke
  • Unit
  • Integration
  • Functional
  • Black-Box
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Herramientas de prueba de automatización

A
  • Selenium
  • Rational Function Tester
  • WATIR
  • SilkTest
  • QTP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly