“British shoppers spent hundreds of millions of pounds on Cyber Monday, after setting a new internet retail record on Black Friday, underlining the online shopping revolution.” - The Guardian
Ansku and Kata, the newest members of the Usetrace team shared their thoughts of their first Slush experience. What were their takeaways from this get-together of the startup world?
Would you personally like to buy and use a product that has never been tested? Even though software testing may appear to you as a highly technical or uninteresting subject, testing and its benefits are easier to understand than people often think.
Feedback is not sent in vain. We found out that our customers were hoping for a new feature in Usetrace, which would enable them to develop automated test projects simultaneously among teams. How could projects be shared within a team in a systematic and convenient way? The result was found through cloning.
In the Selenium series we’ll solve problems that are commonly faced when automating web testing with Selenium. Automating html5 input type=range element is one of the tricky ones to get right. Here we provide a method that works across browsers using Selenium's Python bindings.