Skip to content

ashtikargp/AutomobileTesting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomationProject1

Today let's finish a small project with Selenium Automation Framework.

Project scope

This project is very simple:

Go to http://sampleapp.tricentis.com/101/ Select Vehicle , Input Vehicle's Feature, and click Send Quote Message Extract all product names ,their prices and discounts then print them out.

Goal

  1. Follow the nature way to describe the pages.
  2. use json file to provide configurations for test case
  3. define .java files to help navigation for all projects
  4. Use Different Html element to automate navigation
  5. load test data from configuration files.
  6. startPage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%