Systems | Development | Analytics | API | Testing

Joining the Data Cloud

Join executives from Allianz Benelux and Emirates to hear why their organizations are joining the Data Cloud. The Data Cloud is transforming companies across financial services, transportation, and other industries. As leaders develop strategies to support the next 3–5 years of innovation, the Data Cloud is becoming a critical enabler for the success of their enterprises. Learn how these companies are seizing the opportunity with Snowflake, and see the broader impact Snowflake’s cloud data platform is having on their organizations.

Automating Hybrid Applications with Appium

When creating a mobile application, organisations have a few options to choose from; mobile web, native or a hybrid application. Where web apps are just websites that can be accessed on the internet via a mobile browser like Chrome or Safari, native apps are applications that are developed for a specific platform such as Android or iOS. Hybrid apps are different because they possess elements from native apps and web apps.

Why choose Anodot for AWS cloud costs monitoring?

Anodot collects AWS real-time usage metrics and AWS CUR files to enable full visibility. Anodot automatically learns each service usage pattern, using patented anomaly detection technology and alert relevant teams to anomalous spikes or drops in real-time. Our patented anomaly detection technology learns the behavior and every service you use - EC2, S3, ELB and the rest, to automatically identify any deviation from the expected usage and cost pattens. Leave alert storms, false positives, and dashboards behind and leverage the power of proactive, autonomous monitoring.

Sauce Labs - Beginning Test Automation Part 1

In this first of three SF Selenium meetup group recordings, Beginning Test Automation with Sauce Labs, learn about what pieces go into creating an automated test using Java, JUnit4, Selenium, as well as the Maven build tool and the IntelliJ IDE. Set up your project file and create a pom.xml for your first test project and set environment variables so you are ready to write automated test code.

Sauce Labs - Beginning Test Automation Part 2

In this 2nd of 3 SF Selenium meetup recordings, Beginning Test Automation with Sauce Labs, you will learn to write a basic test using a login page of a web application. Set up the project structure for a Java test with Maven and write test code using JUnit 4 assertions, Selenium commands, and an assertion statement, then learn to run your code and verify test passing and failure against a web app.