Exploratory testing is an experience-based test technique:
A.
Where a developer and a tester work together on the same workstation: while the developer actively writes code, the tester explores the code to find defects.
B.
That can be organized into sessions guided by test charters outlining test objectives that will guide the testers' exploration.
C.
Where a team of testers explores all possible test techniques in order to determine the most suitable combination of these techniques to apply for a test project.
D.
That aims at finding defects by designing tests that exercise all possible combinations of input values and preconditions.
Las pruebas exploratorias a veces se realizan utilizando pruebas basadas en sesiones para estructurar las pruebas. En un enfoque basado en sesiones, las pruebas exploratorias se llevan a cabo dentro de un intervalo de tiempo definido. El probador utiliza una carta de prueba que contiene los objetivos de la prueba para guiar la prueba. La sesión de prueba suele ir seguida de una sesión informativa que implica una discusión entre el probador y las partes interesadas en los resultados de la prueba.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
cb56e21
1 month, 1 week agoHildegard
2 months ago