与测试开发人员一起实施计划和执行用例。
Working with test developers to implement the plan and execute the use cases.
为测试开发人员生成一个便于使用的API,如图13所示。
We can make an easy-to-use API for test developers, as shown in Figure 13.
测试开发人员可以调用任意robot脚本中如上文所示的API,如图14所示。
The test developers can call the above API from any Robot scripts, as shown in Figure 14.
测试开发人员可以是提供程序团队和协调程序团队的成员,也可以是可用且有能力实现测试的人员。
The test developers can be members of the provider and coordinator teams, or whoever is available and qualified to implement tests.
使用新的菜单和组合键,单元测试开发人员可以更快速地选择要运行的测试以及启动测试运行。
New menus and key combinations enable developers of unit tests to start test runs and select the tests to run more quickly.
注意:这些类中的所有方法都是静态的,所以测试开发人员不需要将这个类实例化为一个对象就可以使用这些方法。
Note: All methods in these classes are static, so the test developer does not need to instantiate an object of this type to use them.
要使得自动化在应用程序的局部版本上工作,测试开发人员决定使用对象索引作为寻找对象的关键属性,而不是文本。
To allow the automation to work on localized versions of the application, the test developers decided to use object indices as the key property for finding objects, rather than text.
测试开发人员创建一个通用的方法来获取一个特定类的所有对象,或者获取一个具体父对象下给定索引号的一个对象。
Test developers created generic methods to get all objects of a particular class or to get just one object at a given index under a specific parent object.
许多开发人员使用称为后测试开发(TAD)的各种测试,你首先编写代码,然后编写单元测试。
Many developers use a variant of testing called test-after development (TAD), whereby you write the code and then write the unit tests.
许多开发人员使用称为后测试开发(TAD)的各种测试,你首先编写代码,然后编写单元测试。
Many developers use a variant of testing called test-after development (TAD), whereby you write the code and then write the unit tests.
应用推荐