---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Testing

# Testing vibe-coded and AI-developed apps {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

As part of the vibe coding and AI-assisted development process on the ServiceNow AI Platform, one of the key features is the automatic generation of Automated Test Framework (ATF) tests.

When you use AI-assisted development, the ServiceNow AI Platform can:

* Scaffold the data model, business logic, and user interface based on your prompts.
* Generate ready-to-use ATF tests that validate the functionality of your new applications or flows.
* Build quality assurance and code resilience in from the start, reducing the need to address them after initial development.

{#vc-and-atf__ul_nz3_j43_nhc}  
This means you can go from idea to a working, testable app much faster. After the initial generation, you can refine the app and its tests in ServiceNow Studio or the ServiceNow IDE, and run the ATF tests to verify that the app functions correctly.  
Nota:  
Build Agent can create and edit ATF tests.

ATF has a troubleshooting agent to debug test failures on specific metadata. For details, see [ATF troubleshooting agent](https://servicenow-prod.fluidtopics.net/hDhHxrH9Ddsu~4uRPZYphw "Use ATF troubleshooting agent to simplify test failure diagnosis on specific metadata.").

For full documentation on Automated Test Framework, see [Automated Test Framework (ATF)](https://servicenow-prod.fluidtopics.net/x4Tg~gX3EeFqtF9ohWlMNQ "The Automated Test Framework (ATF) enables you to create and run automated tests to confirm that your instance works after making a change. For example, after an upgrade, during application development, or when deploying instance configurations with update sets. Review failed test results to identify the changes that caused the failure and the changes that you should review.").

