Sample Requests for a Coding Assistant

Here are some sample prompts that you can give to the code assistant:
  • Review coverage only

    Review the test coverage for my Opportunity Management workflow. Tell me which important business scenarios are missing, but do not create or run tests yet.

  • Create and run workflow tests

    Create and run the missing tests for my workflow. Cover listing, filtering, creating, updating, no-results, errors, and out-of-scope requests. Use safe replay data where possible and keep all changes local.

  • Test a workflow that changes data

    Create tests for the revenue update and delete paths. Use this safe test opportunity number and revenue record ID. Do not use production data. Run the focused suite and summarize the results.

  • Test an application panel

    Test the Opportunity Details panel and its backing workflow. Verify that the panel opens, returns the correct information, and displays the expected layout. Create or update the needed tests and provide a concise report.

  • Check a model-cost change

    Compare lower-cost model options for the formatting nodes in this workflow. Do not change the saved workflow. Recommend a model only if the relevant tests still pass.