Test Creation
User cases
There are many “special”
characters in the Unicode character set , such as ~!@#$%^&*()-+. However, within the TestArchitect system,...
Mon, 13 Apr, 2015 at 2:57 PM
User cases
In some test scenarios, you may
want to create a user-defined action that, after doing a bunch of stuff, returns
one or more values to the c...
Mon, 29 Sep, 2014 at 3:58 PM
User case
Suppose
that you need to do different tasks on different instances of the same window
of an application under test.
Example
O...
Mon, 29 Sep, 2014 at 3:58 PM
Scope
of global variable
A global variable is accessible throughout all test modules and actions within an execution.
If the same global variable ...
Mon, 29 Sep, 2014 at 3:59 PM
User Case
You want to design a testing workflow (checkpoints as well as steps and expected results) before creating automation scripts. How do you do thi...
Mon, 29 Sep, 2014 at 4:00 PM
User Case
It is normal for the UI of applications under test (AUT) to keep changing by the day or even by hours. If automation test cases do not handle t...
Mon, 22 Feb, 2016 at 11:31 AM
User Case
In any test case, beside operation test steps, check points or verification points are one of the most important parts. Verification points, re...
Thu, 16 Oct, 2014 at 3:04 PM
User Case
When developing test scripts in a test module, you create many test lines that perform business-workflow actions. You want to group them for eas...
Thu, 24 Jul, 2014 at 2:42 AM
User Case
In cases where the value of property used to capture control in interface entity (like text, value, label...) is dynamic, you can use regular e...
Mon, 29 Sep, 2014 at 4:02 PM
User Case In certain situations, you may want to check whether specific text displays. For example, you may want to check “The username or password is inco...
Tue, 22 Oct, 2024 at 2:41 PM