Git Product home page Git Product logo

sfdc-ui-test's Introduction

#SALES FORCE UI TEST PROJECT

WHAT IS IT?

Sales Force UI Test project has as main objective to automate acceptance test for Sales force web application and its main characteristics by using Selenium and TestNG.

FEATURES TESTED

The main test that are implemented in this framework are.

*Account *Campaign *Cases *Chatter *Contact *Contract *Lead *Opportunity *Product

REQUIREMENTS AND SET CONFIGURATIONS

To set the configuration of this framework is required the following:

IntelliJ idea IDE.

Download Gradle 3.0 or superior: https://gradle.org/gradle-download/ Clone/download the project from GitHub repository: https://github.com/AT-01/sfdc-ui-test.git

Once those requirements are done, follow these steps:

Open the project downloaded with the IntelliJ IDE. Open the Gradle properties file e.g. gradle.properties file Set the required parameters:

*timeout=Limit of response timeout. *authentication.baseURL=Is the url of application(https://login.salesforce.com) *suites=Is the tests that will be executed (src/test/sources/TestNGSuite.xml) *primaryUserName=Is the username to login to Sales force. *primaryUserPassword=Is the password to login to Sales force. *remoteUserName=Is the username of saucelabs or browserstack. *remoteKey=Is the key provided by your account on saucelabs or browserstack. *remoteBrowser=Is the browser that you want to execute your test remotely. (e.g. Chrome) *remoteBrowserVersion=Is the version of the browser wrote before ^. (e.g. 54.0) *remotePlatform=Is the OS where you want to execute your test. (e.g. Windows) *remotePlatformVersion=Is the OS version. (e.g. 8.1) *remoteResolution=Is the resolution of the screen. (e.g. 1920x1080) *proxy=Is the proxy configuration .(Set only if proxy is required) *port=Is the proxy port configuration (Set only if proxy is required) *browser=Is the browser where the test are goin to be executed, it could have 3 values: Chrome, browserstack or saucelabs. After executing those steps the frame should be executed (In progress). To execute by command line you can use the following: use proxy param if it is necessary and remote variables too.

gradle clean check runTestNGTestCases -Psuites=TestNgSuite.xml -PprimaryUserName=SALES FORCE USER NAME -PprimaryUserPassword=SALES FORCE USER PASSWORD -PremoteUserName=SAUCELAB USERNAME -PremoteKey=SAUCELAB KEY

sfdc-ui-test's People

Contributors

666nonak666 avatar alvarodazaquiroga avatar angy113 avatar brunovasquez avatar caberodaniel avatar carledriss avatar ccatari avatar cristelhm avatar erickaviraca avatar franklinplaza avatar giselamendez avatar jpaitken avatar m1guel4ngel avatar mabalderramav avatar miangelpr avatar nandoou avatar pzubieta avatar reinaldoaguilar avatar vasquezvn avatar viko-dev-z avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.