testRigor & Salesforce
  • NO-CODE UI TESTING: Guide for testRigor & Salesforce
  • Getting Started
    • Get a Salesforce Hands-On Playground Org (free)
    • Get testRigor (free) and create a Test Suite
    • Create Test Case (T00001)
    • Navigation in Salesforce
    • Navigation in testRigor
  • BASIC TEST CASES
    • Record, edit and play a Test Case (T00002)
    • Create and convert a Lead (T00003)
    • Create more records (T00004)
    • Check Account Validation Rule (T00005)
  • ADVANCED TEST CASES
    • Account Action and List View Button (T00006)
    • Validate Field Value Using REST API (T00007)
    • E2E: Lead entry (Titan) ➔ Salesforce ➔ Email
  • OTHER TEST SCENARIOS
    • Submit a Test Lead
    • TH: Opportunity Won THEN Create Contract
    • Monitor data in your website
    • Monitoring in Production
  • FLOW TEST CASES
    • Screen Flow: Update Email Address
  • E-BIKES SAMPLE APP
    • E-Bikes sample app description
    • testRigor version of the UTAM TEST (EBIKES-00001)
    • Product Explorer - Electra X3 (EBIKES-00002)
    • Reseller Order - Create (EBIKES-00003)
    • Case - Create (EBIKES-00004)
  • LWC RECIPES SAMPLE APP
    • LWC Recipes sample app description
    • Test Case for LWC Recipes (LWC-00001)
  • CORAL CLOUDS SAMPLE APP
    • Coral Clouds sample app description
    • Experience - Generate Description using AI (CC-00001)
    • Experience - Generate Reviews Summary using AI (CC-00002)
  • MORE INFORMATION
    • About testing
    • About testing in Salesforce 🤔
    • About test automation
    • About Test-Driven Development (TDD)
    • About testRigor
    • About using testRigor
    • About other solutions
  • FEEDBACK
    • Questions? - Comments!
Powered by GitBook
On this page
  • Create Test Case: "T00001 - Login"
  • Add more steps to the Test Case
  • Highlights from testRigor Test Case > Run > Screenshots
  1. Getting Started

Create Test Case (T00001)

PreviousGet testRigor (free) and create a Test SuiteNextNavigation in Salesforce

Last updated 5 months ago

  • Navigate to:


Create Test Case: "T00001 - Login"

  • Navigate to Test Suite in testRigor

  • Click "Test Cases"

  • Click "+ Add Test Case"

  • Enter Description: "T00001 - Login"

  • Enter "Custom steps new line separated":

login
  • Click "Add and Run":

    • Test Case starts to play.

  • Observe

    • Observe yellow tag "In progress"

    • Wait for green tag "Finished"

    • Observe green tag "Passed"

    • Observe time f.ex. 12 secs

    • Click the "arrowhead down" (on the right)

    • Review screenshots

      • enlarge screenshots by clicking

      • scroll screenshots horizontally


Add more steps to the Test Case

  • Click "Edit test case"

    • or Click Quick actions > Edit test case

  • Under "login"

    • Enter these steps/commands

click "App Launcher"
click "Sales" below "Apps"
click "Accounts"
  • Click "Save & Retest"

  • Scroll down in order to observe progress of the Test Case

You can observe the progress of the running Test Case:

  • In the Test Case, scroll a bit down.

  • You'll see all the runs of this Test Case: most recent on top.

  • Click the "arrowhead down".

  • You''ll see the screenshots being added "live" as the Test Case Run progresses.


Highlights from testRigor Test Case > Run > Screenshots


DONE!

  • You learned how to create, run and monitor a Test Case in testRigor.


https://app.testrigor.com/home
Test Case is running
Test Case Run is Finished / Passed
This is the Test Case
testRigor logs into Salesforce
testRigor clicks: App Launcher > Sales
testRigor clicks: Accounts Tab
Accounts List View is opened