Alguns produtos e recursos estão sendo renomeados. Os recursos de playbook generativo e de fluxo também estão sendo migrados para um único console consolidado. Confira os detalhes.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
O recurso de testes contínuos executa automaticamente um conjunto de casos de teste configurados
para um ambiente a fim de verificar o comportamento pretendido das versões de fluxo nesse
ambiente.
Para evitar que uma versão incorreta seja ativada no ambiente, também é possível usar a
implantação contínua para executar o mesmo conjunto de testes de verificação antes de implantar
uma versão do fluxo no ambiente.
Selecione um ambiente no menu suspenso Nome do ambiente.
Clique na guia Testes contínuos. A guia Casos de teste é aberta por padrão.
Na lista suspensa Selecionar casos de teste, selecione um caso de teste predefinido para ser adicionado
ao conjunto de teste contínuo.
Na guia Configurações, a opção Teste contínuo precisa estar ativada por padrão.
Para adicionar a implantação contínua, clique no botão Continuar implantação.
Para visualizar os resultados de testes contínuos diários para um ambiente, clique na guia
Testes contínuos e em Resultados.
Para ver se o teste contínuo está ativado para um ambiente, clique em
Ambientes na guia Gerenciar. Para cada ambiente, o status do teste contínuo
está na coluna Teste contínuo.
API
Veja os métodos runContinuousTest e deployFlow para o tipo Environments.
Selecione um protocolo e uma versão para a Referência de ambiente:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[[["\u003cp\u003ePre-GA offerings, including these features, are subject to the "Pre-GA Offerings Terms" and are provided "as is" with potentially limited support.\u003c/p\u003e\n"],["\u003cp\u003eContinuous tests automatically verify the behavior of flow versions in an environment by running a set of configured test cases.\u003c/p\u003e\n"],["\u003cp\u003eContinuous deployment can be used to automatically run the same verification tests before deploying a flow version to prevent deploying bad versions.\u003c/p\u003e\n"],["\u003cp\u003eContinuous tests and deployments can be managed through the Dialogflow CX console's CI/CD section, allowing users to add test cases and toggle the continuous test and continuous deployment on or off.\u003c/p\u003e\n"],["\u003cp\u003eThe status of the continuous testing and the results of the daily tests can be found in the console or through the \u003ccode\u003erunContinuousTest\u003c/code\u003e and \u003ccode\u003edeployFlow\u003c/code\u003e methods in the API.\u003c/p\u003e\n"]]],[],null,["# Continuous tests and deployment\n\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThe *continuous tests* feature automatically runs a set of test cases configured\nfor an environment to verify the intended behavior of the flow versions in that\nenvironment.\n\nTo prevent a bad version from becoming live in the environment, you can also use\n*continuous deployment* to run the same set of verification tests before deploying\na flow version to the environment.\n\nManage continuous tests and deployment\n--------------------------------------\n\nTo manage continuous tests and deployment: \n\n### Console\n\n1. Open the [Dialogflow CX console](https://dialogflow.cloud.google.com/cx/projects).\n\n2. Choose your GCP project.\n\n3. Select your agent.\n\n4. Click the **Manage** tab.\n\n5. Click **CI/CD**.\n\n6. Select an environment from the **Environment name** dropdown menu.\n\n7. Click the **Continuous tests** tab. The **Test Cases** tab opens by default.\n\n8. In the **Select test cases** dropdown, select a predefined test case to add\n to the continuous testing set.\n\n9. In the **Settings** tab, the **Continuous test** toggle should be on by default.\n To add continuous deployment, click the **Continuous deployment** toggle.\n\nTo view the results of daily continuous tests for an environment, click the\n**Continuous tests** tab, then **Results**.\n\nTo view whether continuous testing is enabled for an environment, click\n**Environments** under the **Manage** tab. For each environment, the continuous\ntesting status is under the **Continuous Test** column.\n\n### API\n\nSee the `runContinuousTest` and `deployFlow` methods for the `Environments` type.\n\n\nGo to the Environment API reference \n**Select a protocol and version for the Environment reference:**\n\nClose\n\n\u003cbr /\u003e"]]