Skip to content

konradmars/base-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-testing

Example framework for UI tests of Base CRM. Ruby 2.0 + Watir webdriver + Cucumber playground that implements the following:

Write an automated test in your language and framework of choice which does the following:

  1. Log into the Web version of Base.
  2. Create a new Lead.
  3. Check that its Lead status is "New"
  4. Go into Settings / Leads / Lead statuses and change the name of the "New" status to a different name.
  5. Go back to the Lead to check if the name change is reflected.

Running

Make sure to replace the following placeholders in \config\environments\futuresimple.yml with your credentials:

  • put_your_evaluation_email_here
  • put_your_evaluation_password_here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages