1. Reference to the short book link: https://www.jianshu.com/p/c3a9d20db4e5
2. Introduction
Robot Framework is a Python-based, scalable, keyword-driven test automation framework for end
Architectural design is the product of people’s subjective mapping of elements within a structure and the relationships between elements. Architecture design is a series of related abstract patterns used to guide the design of various aspects of large software systems. The architect’s job responsibility is to transform the customer’s needs into a standardized development plan and text during the development of a software project, and to formulate the overall structure of the project, and guide the entire development team to complete the plan. Architecture design is the early stage of the software design process, which connects the requirements analysis and the design process. The main task of an architect is not to write specific software programs, but to engage in higher-level development and architecture work. He must have a good understanding of development technology, and he needs to have good organizational and management skills.
1. Reference to the short book link: https://www.jianshu.com/p/c3a9d20db4e5
2. Introduction
Robot Framework is a Python-based, scalable, keyword-driven test automation framework for end
I have been trying to create software “robot” ideas to help different areas of the development process, repetitive tasks, automated tasks, etc.
I have a lot of ideas where to start.
My problem is
I am reading a book about DDD and I see an example domain involving cars, engines, wheels and tires.
The above is this The model in the book. The customer is also the aggregate root.
With thi
My team has an automated solution using watir. In fact, we have two versions, one for our software and the other for the other version. I found changes The version of Watir is not easy, so I want t
The emergence of the Internet of Things has brought about the convergence of data-centric information technology (IT) and process-centric operation technology (OT). This makes the management proces
I have a fairly simple data model with two entities:
public class User
{
public int Id {get; set; }
public string Name {get; set; }
public int CurrentLocationId {get; set; }
public List<
Whenever I notice that something in my workflow is a repetitive task, I try to automate it.
For example, on the server The steps required to deploy content on the above. It is usually build,
Network Diagram As follows:
IP address configuration:
R1 13.1.1.1 12.1.1.1 11.1.1.1 (PC1 is 11.1.1.2 used to test connectivity)
R2 12.1.1.2 24.1.1.2
R3 13.1.1.3 34.1.1.3
R4 24.1.1.4 34.1.1.4 4
Development ideas
1. To develop an application-side interface automation case, you first need to use Fiddler to capture the package;
2, the current app-sides are all https protocol, so you need to