计算机框架
Robot Framework Tutorial
Selected Reading
Robot Framework Tutorial
- Robot Framework - Discussion
- Robot Framework - Useful Resources
- Robot Framework - Quick Guide
- Testing Login Page Using Robot Framework
- Working With External Database libraries
- Working with Built-In Library
- Working With Setup And Teardown
- Working With Command Line
- Working With Variables
- Working With Keywords
- Working With Dropdown
- Working With Checkbox
- Working With Radio Button
- Working With Textbox
- Working With Browsers Using Selenium Library
- Keyword and Data Driven Test Cases
- Writing and Executing Test Cases
- First Test Case Using Ride
- Introduction to Ride
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Working With Command Line
Working With Command Line
在本章中,我们将学会如何利用指挥线来管理测试案件。
首先,让我们迅速开张,走到拯救你的试办案的夹头上。 我们制造了试验案例,并在C Drive的“机器人”栏目中予以节省。
迄今为止创建的测试案例可在文件C:斜线上查阅。
如果你把项目作为档案予以拯救,指挥就是:
robot -T nameoftestcase.robot
如果你拯救了你的项目,那么指挥就是——
robot -T projectname testsuite
我们将进行如下文所示的双倍制试验之一:
产出、记录和报告途径如上所示,在末尾显示。
以下屏幕显示执行细节:
Report
Log
Conclusion
我们可以使用指挥线来审理机器人检测案件。 试办案卷或失败的详情,连同记录和报告URLs显示在指挥线。
Advertisements