aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/fuzzing/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/glossary/fuzzing/index.html')
-rw-r--r--files/pt-br/glossary/fuzzing/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/fuzzing/index.html b/files/pt-br/glossary/fuzzing/index.html
index 6d6a97581a..3c57581b4e 100644
--- a/files/pt-br/glossary/fuzzing/index.html
+++ b/files/pt-br/glossary/fuzzing/index.html
@@ -1,6 +1,6 @@
---
title: Teste de Fuzzing
-slug: Glossario/Fuzzing
+slug: Glossary/Fuzzing
tags:
- Firefox
- Fuzzing
@@ -9,6 +9,7 @@ tags:
- Segurança
- Teste
translation_of: Glossary/Fuzzing
+original_slug: Glossario/Fuzzing
---
<p><span class="seoSummary">O <strong>Fuzzing</strong> é uma técnica para testar o software usando ferramentas automáticas para fornecer entradas inválidas ou inesperadas para um programa ou função em um programa, logo verificando os resultados para ver se o programa falha ou age de forma inapropriada. Essa é uma forma importante para garantir que o software está estável, confiável e seguro, e nós usamos muito o fuzzing no Mozilla.</span></p>