Skip to content

trinhpham/test-with-gitpod

Repository files navigation

Gitpod Ready-to-Code

TestArchitect Gondola Workshop

Getting Started

Launching Gondola

  • Go to Gitpod and click on 'Login with GitHub & Launch Workspace"
  • Use your GitHub account to login and wait for Gitpod to get Gondola ready. It's ready when you see VS Code loaded.
  • When asked, allow the noVNC popup be opened and enter secret as the VNC password. (If you miss this step, see the port 6080 at bottom, click on it then click on Open Browser on the opened panel). Highly recommend opening the VNC page in browser.
  • Enable beta feataures (Note: this step is going to be eliminated)

Run Test

  • Generate a Gondola token
  • Open package.json, then add --licenseToken for "test" script. Example: "test": "./node_modules/.bin/gondola run --steps --reporter mochawesome --licenseToken ABCDEFDSFASDFASDFASDFASD"
  • Run your test with npm run test and see how it runs on the VNC page.
  • If you want to run on BrowserStack, please register account and get your username & access key. Then, update them to gondola_browser_stack.json file. Run npm run test:browser_stack and see how it runs on BrowserStack page.

Record A Test

https://docs.gondolatest.com/testbuilder-guide/using-web-testbuilder.html#using-web-testbuilder

Execute Test

  • Execute
  • Watch test execution through VNC connection

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •