Test Execution, Debugging, and Error Handling
Local Execution, Remote Execution, Serial Execution, Parallel Execution, Distributed Execution. Debugging script issues and Handling unexpected errors
TestArchitect Queue command line tool TestArchitect Queue command line tool, also known as TAQueue, is in charge of generating jobs, which contains a numbe...
Thu, 20 Jan, 2022 at 2:23 AM
User cases One of the beauties of automated testing is that you can create a test plan for a long-running, repetitive test, then just send the whole thi...
Tue, 22 Jan, 2019 at 11:36 AM
User case Suppose that you need to test on different web browsers: Internet Explorer, Mozilla Firefox , Google
Chrome , Edge and Safari. You may find your...
Mon, 24 Feb, 2020 at 1:07 AM
User Case
If your project has many tests, you want to run several tests one after another flexibly.
Example:
Solution
There are multip...
Mon, 15 Feb, 2016 at 11:11 AM
User
Case
A remote machine allows usesr to control one
or multiple computers from another computer. TA has also been able to work on
remote machines. T...
Fri, 10 Oct, 2014 at 3:16 PM
User
Case
During running a test module, you see a test item which
is a certain error occurs and want to continue to execute the next test item
that ...
Fri, 10 Oct, 2014 at 3:27 PM
User Case To check if a test is running stably, the user wants to execute a test many times. In TA, how can this be done? Solution Below, there are a...
Wed, 1 Nov, 2017 at 12:09 PM
User Case A headless browser is a web browser without a graphical user interface. In TA, how can users run automation on it? Solution PhantomJS is a ...
Tue, 6 Jun, 2017 at 1:19 AM
User cases You use Remote Desktop Connection (RDC) to connect to your remote machine or VM to execute test. Tests that run successfully on the VM when I...
Wed, 23 Jan, 2019 at 9:52 AM