endtest

FAQ

Can multiple users work on the same test suites?

Yes, multiple users can easily work on the same test suites.

All the details are provided in the Adding Collaborators chapter from our Documentation.

Can I execute tests for a Web Application that is accessible only from my workplace?

Yes, that is possible.

All the details are provided in the Web Applications with restricted access chapter from our Documentation.

Do I need to add Waits for any steps?

No, there is no need to add any Waits, since our engine can automatically detect when to wait before executing a step.

We do offer you the flexibility to modify the Element Load Timeout and Page Load Timeout values for each test suite in the Advanced Settings section.

All the details are provided in the Advanced Settings chapter from our Documentation.

What kind of applications can I create tests for?

You can create and execute tests for Web Applications and Mobile Applications.

I'm running a test for a Web Application and Endtest can't find an element. What can I do?

Follow the steps from the Finding elements in Web Applications chapter from our Documentation.

How do Self-Healing Tests work?

All the details are provided in the Self-Healing Tests chapter from our Documentation.

How do I get the ID, Name, XPath, Class Name and CSS Selector for the elements from the Web Application that I am testing?

All the details are provided in the Finding elements in Web Applications chapter from our Documentation.

How do I get the ID, Accessibility ID, Name, XPath, Class Name, Android UI Automator, iOS UI Automation for the elements from the Mobile Application that I am testing?

All the details are provided in the Finding elements in Mobile Applications chapter from our Documentation.

How do I get the Download URL for my APK or IPA file?

All the details are provided in the How to execute Mobile Tests chapter from our Documentation.

What can I do if the Web Application that I am testing is using a reCAPTCHA system?

All the details are provided in the Dealing with reCAPTCHA chapter from our Documentation.

Can I test browser extensions with Endtest?

Yes, that is possible.

All the details are provided in the How to test Chrome Extensions chapter from our Documentation.