Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
CUSTOMER STORY: LEAD DESK
To ensure high quality while making frequent updates, LeadDesk needed a tool which could check the functioning of new software rapidly. By automating its testing with Usetrace, LeadDesk has cut both its release testing time and the number of reported User Interface (UI) bugs by 50% BACKGROUND: INTERNATIONAL SALES AT FAST PACE Besides being the […]
Which browsers can run Usetrace web app?
Using the Usetrace.com web app is supported by the following browsers: However, you can test your own site using all the supported virtual browsers We support testing with virtual browsers using the following: Chrome* Firefox* *For latest version details, check with us using the customer support chat. Note that Usetrace is built on Selenium and […]
Why would I use Usetrace instead of Cucumber or RSPEC+Selenium (or some other framework for a different language)?
Most teams don’t have the required skills for scripted test automation. Even teams with these skills struggle to have time for testing: when software is released daily, scripted tests constantly lag behind development. A simplified testing tool that allows easy test creation and maintenance without programming is needed. However, traditional record & playback tools are […]
How does Usetrace differ from Selenium?
We’ve built Usetrace on top of Selenium. It is modular in a similar fashion to programming parameterized modules: traces use reusable routines. Usetrace combines the benefits of programmable tests with the ease of record and playback without requiring programming skills.
Is there a way to mask credentials of the application under test from traces?
You can mask any input data using trace parameters. Expand the parameter tab of the step you want to mask. Replace the sensitive credential in the default value field with a placeholder value (any value). Now, note the parameter name, this is the parameter you need to define in an API call to execute traces. […]
How can I undelete a trace that I accidentally deleted?
Navigate to tracelist and, from the bottom of the page, click on the recently deleted traces. You can then undelete traces from that list.
Is the iframe element supported by the recorder?
Usetrace transparently handles iframes (even nested iframes), and you don’t have to worry about them when recording traces.
How do I change my password?
Logout, go to https://qa.usetrace.com, click “LOG IN,”then click “Forgot your password?” Enter your email and click reset. You will receive an email with the password reset link. Alternatively, go to https://team.qa.usetrace.com/#reset-password and fill in your email.
Can I export my traces to Selenium?
Currently, you can export your project (with all your traces) to JSON.
