CN113900939A - Test environment access method and device, readable storage medium and computer equipment - Google Patents

Test environment access method and device, readable storage medium and computer equipment Download PDF

Info

Publication number
CN113900939A
CN113900939A CN202111165327.0A CN202111165327A CN113900939A CN 113900939 A CN113900939 A CN 113900939A CN 202111165327 A CN202111165327 A CN 202111165327A CN 113900939 A CN113900939 A CN 113900939A
Authority
CN
China
Prior art keywords
access
server
test
request information
access request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111165327.0A
Other languages
Chinese (zh)
Inventor
文贤平
吴时道
李瑞亭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Yishi Huolala Technology Co Ltd
Original Assignee
Shenzhen Yishi Huolala Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Yishi Huolala Technology Co Ltd filed Critical Shenzhen Yishi Huolala Technology Co Ltd
Priority to CN202111165327.0A priority Critical patent/CN113900939A/en
Publication of CN113900939A publication Critical patent/CN113900939A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Abstract

The application provides a test environment access method, a test environment access device, a computer readable storage medium and a computer device. The test environment access method is used for the proxy server, and the proxy server is communicated with the equipment terminal and the test server. The test environment access method comprises the following steps: receiving access request information sent by a device end; processing the access request information to judge whether the access request information contains indication information indicating that the test environment is accessed; and when the access request information contains the indication information, forwarding the access request information of the equipment end to the test server so as to access the test environment in the test server. The test environment access method, the test environment access device, the computer readable storage medium and the computer device in the embodiments of the present application implement the invocation of the target environment through the indication information carried in the access request information, and have higher reliability and lower time cost and labor cost.

Description

Test environment access method and device, readable storage medium and computer equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a test environment access method, a test environment access apparatus, a computer-readable storage medium, and a computer device.
Background
The user uses various functions in the network to access the server in the form of a web address. Generally, the access operation of the user accesses the production environment (i.e., the formal environment), and before the ordinary user formally uses the functions of the production environment, the functions need to be tested in the test environment and can be deduced to be used by the user after passing. However, the multiple test environments must be isolated from each other, otherwise the test data will affect the normal production data.
In the current testing process of the testing environment, the reference design of different testing environments, the simultaneous comparison and test of code versions of a plurality of testing environments and other works are basically solved manually, a large amount of time is consumed to carry out repeated work, and loss caused by omission of testing scenes due to insufficient comprehensive consideration can be caused. In addition, there are problems of low security, high time and/or labor costs, and the like.
Disclosure of Invention
In order to solve at least one of the above technical drawbacks, the present application provides a test environment access method, a test environment access apparatus, a computer-readable storage medium, and a computer device according to the following technical solutions.
The embodiment of the application provides a test environment access method, which is used for a proxy server, wherein the proxy server is communicated with an equipment terminal and a test server. The test environment access method comprises the following steps: receiving access request information sent by the equipment terminal; processing the access request information to judge whether the access request information contains indication information indicating that a test environment is accessed; and when the access request information contains the indication information, forwarding the access request information of the equipment terminal to the test server so as to access the test environment in the test server.
In some embodiments, the access request information is an access link, the access link includes a header, the indication information includes an IP address and a port of the test server, and the indication information is carried in the header.
In some embodiments, the test server includes a plurality of test servers, each test server corresponds to one of the indication information, and the forwarding the access request information of the device side to the test server to access the test environment in the test server includes: determining the test server corresponding to the indication information according to the indication information; and forwarding the access request information to the test server corresponding to the indication information so as to access the test environment in the test server.
In some embodiments, the proxy server is further in communication with an origin server, the test environment access method further comprising: and when the access request information does not contain the indication information, forwarding the access request information to the original server so as to access the original environment in the original server.
In some embodiments, the proxy server is further in communication with an origin server, the test environment access method further comprising: when the access request information does not contain the indication information, judging whether the equipment terminal needs to access the original server or not according to the access request information; and when the equipment terminal is to access the original server, forwarding the access request information to the original server so as to access the original environment in the original server.
The embodiment of the application also provides a test environment access device which is used for the proxy server, and the proxy server is communicated with the equipment terminal and the test server. The test environment access device comprises a receiving module, a first judging module and a forwarding module. The receiving module is used for receiving the access request information sent by the equipment terminal. The first judging module is used for processing the access request information to judge whether the access request information contains indication information indicating that the test environment is accessed. The forwarding module is configured to forward the access request information of the device side to the test server when the access request information includes the indication information, so as to access a test environment in the test server.
In some embodiments, the test server includes a plurality of test servers, each of the test servers corresponds to one of the indication information, and the forwarding module is further configured to determine the test server corresponding to the indication information according to the indication information; and forwarding the access request information to the test server corresponding to the indication information so as to access the test environment in the test server.
In some embodiments, the proxy server is further in communication with an origin server, and the test environment access device further comprises a second determination module. The second judging module is configured to judge whether the device side wants to access the origin server according to the access request information when the access request information does not include the indication information. The forwarding module is further configured to forward the access request information to the origin server when the device side wants to access the origin server, so as to access an original environment in the origin server.
The embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the test environment access method described in any of the above embodiments is implemented.
The embodiment of the application also provides computer equipment, wherein the computer comprises one or more processors; a memory; one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs configured to: the test environment access method of any of the above embodiments is performed.
Compared with the prior art, the application has the following beneficial effects:
in the test environment access method, the test environment access device, the computer readable storage medium and the computer device, the proxy server calls the target environment through the indication information carried in the access request information, and the environments are isolated from each other in nature, so that the security principle of network isolation is still met, data of each environment cannot be influenced, and the security is high. In addition, since the traffic data recorded in other environments is transferred, a large amount of time for constructing an access scene can be saved. In addition, due to the fact that the call is generated by the real user, the scene is richer, the problem that the test is omitted due to the fact that the scene is not considered for a long time can be solved, and the method is quicker and more reliable than a mode of manually completing the scene construction.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow chart diagram of a test environment access method according to some embodiments of the present application;
FIG. 2 is a block diagram of a test environment access device according to some embodiments of the present application;
FIG. 3 is a schematic diagram of a proxy server in communication with a device side, an origin server, and a test server according to some embodiments of the present application;
FIG. 4 is a schematic flow chart diagram illustrating a test environment access method according to some embodiments of the present application;
FIG. 5 is a schematic flow chart diagram illustrating a test environment access method according to some embodiments of the present application;
FIG. 6 is a schematic flow chart diagram illustrating a test environment access method according to some embodiments of the present application;
FIG. 7 is a schematic flow chart diagram illustrating a test environment access method according to some embodiments of the present application;
FIG. 8 is a schematic diagram of a computer-readable storage medium in communication with a processor according to some embodiments of the present application;
FIG. 9 is a schematic diagram of a computer device according to some embodiments of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those within the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Referring to fig. 1 and 3, an embodiment of the present application provides a test environment access method. The test environment access method is used for the proxy server 30, and the proxy server 30 can communicate with the equipment terminal 40 and the test server 50.
The test environment access method comprises the following steps:
01: receiving access request information sent by the device end 40;
02: processing the access request information to judge whether the access request information contains indication information indicating that the test environment is accessed;
03: when the access request information includes the indication information, the access request information of the device side 40 is forwarded to the test server 50 to access the test environment in the test server 50.
Referring to fig. 2 and 3, the present embodiment further provides a test environment access apparatus 10. The test environment access device 10 is for a proxy server 30. The test environment access method according to the embodiment of the present application can be implemented by the test environment access apparatus 10 according to the embodiment of the present application. The test environment access device 10 includes a receiving module 11, a first determining module 12, and a forwarding module 13. Step 01 may be implemented by the receiving module 11. Step 02 may be implemented by the first determining module 12. Step 03 may be implemented by the forwarding module 13.
That is, the receiving module 11 may be configured to receive the access request information sent by the device side 40. The first determining module 12 may be configured to process the access request information to determine whether the access request information includes indication information indicating access to the test environment. The forwarding module 13 may be configured to forward the access request information of the device side 40 to the testing server 50 when the access request information includes the indication information, so as to access the testing environment in the testing server 50.
The device end 40 may be a mobile phone, a tablet computer, a notebook computer, a desktop computer, an intelligent watch, an intelligent bracelet, intelligent glasses, an intelligent helmet, or the like. The embodiments in the present application are described by taking the device side 40 as a mobile phone as an example, but the embodiments are not limited thereto.
The proxy server 30 may be a nginx proxy server, and the security of the intranet can be effectively ensured by using the nginx proxy server. Of course, the proxy server may also select other types of servers, and is not limited herein.
The communication mode of the proxy server 30 and the device side 40 may be wired communication or wireless communication, and is not limited herein. Similarly, the communication method between the proxy server 30 and the test server 50 may be wired communication or wireless communication, and is not limited herein.
It is understood that in the development of a general web system, after completing the development of a new version of web system code, a service developer deploys the new version of web system code in the test server 50, and when the device 40 (e.g., a mobile phone) accesses the test server 50, the test environment in the test server 50 (i.e., the new version of web system) is accessible. The test environment is required to be tested first, and can be formally released for the user to use after the test is passed, and the released environment is called an original environment (also called a formal environment or a production environment). However, the multiple test environments must be isolated from each other, otherwise the data of the test environments may affect the data of the original environment.
To avoid interaction between the test environment and the original environment, the test environment may be accessed by any of the following ways: (1) the network segments of all environments are communicated, and the calling of the original environment can be used in any test environment; (2) all environments realize calling and intercommunication through the existing extranet platform; (3) and replacing the access domain name, or changing host and the like, and then performing DNS analysis.
In the first mode, all environments can be communicated with each other, so that the multiple environments can be called conveniently, but the multiple environments do not meet the security standard of network isolation, are not isolated and controlled, and have obvious security vulnerabilities. In the second method, service developers do not need to separately develop a transit platform to realize call intercommunication among multiple environments, however, multiple environments need to be intercommunicated through an external network cloud platform, a large amount of safety-related work and authentication-related work need to be performed, much time is consumed, and the cost is high due to the fact that the existing external network platform needs to pay. In the third mode, the environments are isolated from each other, no influence is caused between the environments, and the security is high.
Referring to fig. 3 and 7, the test environment access method and the test environment access apparatus 10 according to the embodiment of the present invention may include indication information indicating to access the test environment in the access request information, and then after the proxy server 30 obtains the access request information, the proxy server 30 may analyze the access request information, and determine whether the access request information carries the indication information based on the analyzed information. If the access request information carries the indication information, the proxy server 30 may forward the access request information sent by the device end 40 to the test server 50, so that a communication connection is established between the device end 40 and the test server 50, and the device end 40 may access a test environment established in the test server 50. Since the proxy server 30 calls the target environment through the indication information carried in the access request information, in other words, the original environment is called and accessed to the test environment based on routing distribution, in this way, the environments are still isolated from each other, the security principle of network isolation is still met, the data of each environment cannot be affected, and the security is high. In addition, since the traffic data recorded in other environments is transferred, a large amount of time for constructing an access scene can be saved. In addition, due to the fact that the call is generated by the real user, the scene is richer, the problem that the test is omitted due to the fact that the scene is not considered for a long time can be solved, and the method is quicker and more reliable than a mode of manually completing the scene construction.
Referring to fig. 3, in some embodiments, the access request information is an access link, the access link includes a header, the indication information includes an IP address and a port of the test server 50, and the indication information is carried in the header.
It should be noted that the indication information may include not only the IP address and the port of the test server 50, but also other information that may be used to mark the test server 50, and the like, which is not limited herein.
Generally, when the device side 40 wants to access a certain environment, it can implement access to the environment by calling an access link of the environment. The access link typically includes a Header, i.e., a Header. Header refers to a component of a Protocol Header part in a request and response message of a Hypertext Transfer Protocol (HTTP). The HTTP header is used to accurately describe the behavior of the resource, server, or client being acquired, defining specific operating parameters in the HTTP transaction. The indication information carried in the Header may be, for example: sandbox _ url _ value, IP of test environment + port of test environment. When the device end 40 initiates calling, the proxy server 30 receives the access request information, and the proxy server 30 analyzes the content in the Header in the access request information and determines whether the IP of the test environment and the port of the test environment are carried. If the IP of the test environment and the port of the test environment are carried, the proxy server 30 forwards the access request information sent by the device end 40 to the test server 50, so as to implement the call of the test environment. Illustratively, assuming that the proxy server 30 is a nginx proxy server, the nginx proxy server extracts the received header information, and distributes the header information to the target test environment through proxy _ pass http:// $ http _ sandbox _ url. In the test environment access method and the test environment access device 10 according to the embodiment of the present application, a headset is used to control and distribute calls to the test environments, and each environment is isolated in nature and still conforms to the security principle of network isolation. In addition, the calling can be controlled not to be distributed to the original environment, and the data of the original environment cannot be influenced. In addition, the information of the test environment is added into the Header and directly forwarded to the test environment through the proxy server 30, which is different from operations of replacing the access domain name, changing host and the like, and does not need to maintain a special platform to replace related information or perform DNS (domain name server) analysis, thereby saving the related cost of DNS analysis and the like. In addition, the routing information of the Header is analyzed through the proxy server 30 and distribution is completed, and the analysis technology of the proxy server 30 is mature, so that the scheme of the application is stable in operation, fast and efficient.
Referring to fig. 3 and 4, in some embodiments, the test server 50 includes a plurality of test servers 50, each test server 50 corresponds to one indication information, and step 03 forwards the access request information of the device side 40 to the test server 50 to access the test environment in the test server 50 includes:
031: determining a test server 50 corresponding to the indication information according to the indication information;
032: the access request information is forwarded to the test server 50 corresponding to the indication information to access the test environment in the test server 50.
Referring to fig. 2 and fig. 3, in some embodiments, step 031 and step 032 can be implemented by the forwarding module 13. That is, the forwarding module 13 may be configured to determine the test server 50 corresponding to the indication information according to the indication information, and forward the access request information to the test server 50 corresponding to the indication information to access the test environment in the test server 50.
Referring to fig. 3 and 7, it is understood that there may be a plurality of test environments simultaneously, and the plurality of test environments are respectively disposed on different test servers 50. Then different test environments have different IPs and ports. In order to enable the device side 40 to access the target test environment, the indication information in the access request information should point to the target test environment. Therefore, different test environments can be accessed based on different IP and ports in the indication information, so that each test environment can be tested, a lot of time-consuming work contents of the test can be actually solved, and the scenes are rich and reliable.
In the foregoing embodiment, each test server 50 deploys one test environment. In other embodiments, multiple test environments may be deployed by each test server 50. At this time, in order to access a target test environment in a certain test server 50, in addition to the IP information and the port information of the test server 50, test information for marking the target test environment may be further added to the instruction information, so that the device side 40 can access the target test server through the IP information and the port information of the test server 50 and further access the target test server through the mark information.
Referring to fig. 3 and 5, in some embodiments, the proxy server 30 is further in communication with the origin server 60, and the test environment access method further comprises:
04: when the indication information is not included in the access request information, the access request information is forwarded to the origin server 60 to access the original environment in the origin server 60.
Referring to fig. 2 and fig. 3, step 04 may be implemented by the forwarding module 13. That is, the forwarding module 13 may be configured to forward the access request information to the origin server 60 to access the original environment in the origin server 60 when the indication information is not included in the access request information.
Referring to fig. 3, specifically, after receiving the access request information sent by the device 40, the proxy server 30 analyzes a header in the access request information to determine whether the header carries the IP of the testing environment and the port of the testing environment. If the header does not carry the IP of the testing environment and the port of the testing environment, the proxy server 30 directly forwards the access request information to the origin server 60, so that the device 40 can access the origin environment.
Referring to fig. 3 and 6, in some embodiments, the proxy server 30 is further in communication with the origin server 60, and the test environment access method further comprises:
05: when the access request information does not contain the indication information, judging whether the equipment terminal 40 needs to access the original server 60 or not according to the access request information;
06: when the device side 40 wants to access the origin server 60, the access request information is forwarded to the origin server 60 to access the origin environment in the origin server 60.
Referring to fig. 2 and 3, the test environment accessing method further includes a second determining module 14. Step 05 may be implemented by the second determination module 14. Step 06 may be implemented by the forwarding module 13. That is, the second determining module 14 may be configured to determine whether the device side 40 is to access the origin server 60 according to the access request information when the access request information does not include the indication information. The forwarding module 13 may be configured to forward the access request information to the origin server 60 to access the original environment in the origin server 60 when the device 40 is to access the origin server 60.
Referring to fig. 3 and fig. 7, specifically, after receiving the access request information sent by the device end 40, the proxy server 30 analyzes a header in the access request information to determine whether the header carries the IP of the testing environment and the port of the testing environment. If the header does not carry the IP of the testing environment and the port of the testing environment, the proxy server 30 continues to determine whether the device 40 wants to access the origin server 60 according to the access request information. If it is confirmed that the device side 40 is to access the origin server 60, the proxy server 30 forwards the access request information to the origin server 60, thereby establishing a communication connection between the device side 40 and the origin server 60, and the device side 40 can access the origin environment. When the device side 40 is determined not to access the test server 50, a judgment is first made as to whether the device side 40 needs to access the origin server 60, so that more choices can be provided for the device side 50, and the access operation is more flexible and controllable.
The contents of the method embodiments of the present application are all applicable to the apparatus embodiments, the functions specifically implemented by the apparatus embodiments are the same as those of the method embodiments, and the beneficial effects achieved by the apparatus embodiments are also the same as those achieved by the method described above.
In addition, referring to fig. 8, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the test environment access method described in any of the above embodiments. The computer-readable storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks, ROMs (Read-Only memories), RAMs (Random AcceSS memories), EPROMs (EraSable Programmable Read-Only memories), EEPROMs (Electrically EraSable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards. That is, a storage device includes any medium that stores or transmits information in a form readable by a device (e.g., a computer, a cellular phone), and may be a read-only memory, a magnetic or optical disk, or the like.
The contents of the method embodiments of the present application are all applicable to the storage medium embodiments, the functions specifically implemented by the storage medium embodiments are the same as those of the method embodiments, and the beneficial effects achieved by the storage medium embodiments are also the same as those achieved by the method described above, and for details, refer to the description of the method embodiments, and are not described herein again.
In addition, referring to fig. 9, an embodiment of the present application further provides a computer device, where the computer device described in this embodiment may be a server, a personal computer, a network device, and other devices. The computer device includes: one or more processors, memory, one or more computer programs stored in the memory and configured to be executed by the one or more processors, the one or more computer programs configured to perform the test environment access method of any of the above embodiments.
The contents of the method embodiment of the present application are all applicable to the computer apparatus embodiment, the functions specifically implemented by the computer apparatus embodiment are the same as those of the method embodiment, and the beneficial effects achieved by the method are also the same as those achieved by the method.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. A test environment access method is used for a proxy server, the proxy server is communicated with an equipment terminal and a test server, and the test environment access method is characterized by comprising the following steps:
receiving access request information sent by the equipment terminal;
processing the access request information to judge whether the access request information contains indication information indicating that a test environment is accessed;
and when the access request information contains the indication information, forwarding the access request information of the equipment terminal to the test server so as to access the test environment in the test server.
2. The test environment access method according to claim 1, wherein the access request information is an access link, the access link includes a header, the indication information includes an IP address and a port of the test server, and the indication information is carried in the header.
3. The test environment access method according to claim 1, wherein the test server includes a plurality of test servers, each test server corresponds to one of the indication information, and the forwarding the access request information of the device side to the test server to access the test environment in the test server includes:
determining the test server corresponding to the indication information according to the indication information;
and forwarding the access request information to the test server corresponding to the indication information so as to access the test environment in the test server.
4. The test environment access method of claim 1, wherein the proxy server is further in communication with an origin server, the test environment access method further comprising:
and when the access request information does not contain the indication information, forwarding the access request information to the original server so as to access the original environment in the original server.
5. The test environment access method of claim 1, wherein the proxy server is further in communication with an origin server, the test environment access method further comprising:
when the access request information does not contain the indication information, judging whether the equipment terminal needs to access the original server or not according to the access request information;
and when the equipment terminal is to access the original server, forwarding the access request information to the original server so as to access the original environment in the original server.
6. A test environment access apparatus for a proxy server, the proxy server communicating with a device side and a test server, the test environment access apparatus comprising:
the receiving module is used for receiving the access request information sent by the equipment terminal;
the first judgment module is used for processing the access request information to judge whether the access request information contains indication information indicating that the test environment is accessed;
and the forwarding module is used for forwarding the access request information of the equipment terminal to the test server when the access request information contains the indication information so as to access the test environment in the test server.
7. The testing environment access apparatus of claim 6, wherein the testing server comprises a plurality of servers, each of the testing servers corresponds to one of the indication information, and the forwarding module is further configured to:
determining the test server corresponding to the indication information according to the indication information;
and forwarding the access request information to the test server corresponding to the indication information so as to access the test environment in the test server.
8. The test environment access device of claim 6, wherein the proxy server is further in communication with an origin server, the test environment access device further comprising:
a second judging module, configured to, when the access request information does not include the indication information, judge, according to the access request information, whether the device side wants to access the origin server;
the forwarding module is further configured to forward the access request information to the origin server when the device side wants to access the origin server, so as to access an original environment in the origin server.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the test environment access method of any one of claims 1 to 5.
10. A computer device, comprising:
one or more processors;
a memory;
one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs configured to: performing the test environment access method of any of claims 1 to 5.
CN202111165327.0A 2021-09-30 2021-09-30 Test environment access method and device, readable storage medium and computer equipment Pending CN113900939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111165327.0A CN113900939A (en) 2021-09-30 2021-09-30 Test environment access method and device, readable storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111165327.0A CN113900939A (en) 2021-09-30 2021-09-30 Test environment access method and device, readable storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN113900939A true CN113900939A (en) 2022-01-07

Family

ID=79190052

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111165327.0A Pending CN113900939A (en) 2021-09-30 2021-09-30 Test environment access method and device, readable storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN113900939A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114531323A (en) * 2022-02-08 2022-05-24 北京云思智学科技有限公司 Production test isomorphic multi-environment independent gateway system and software test method
CN115086210A (en) * 2022-05-10 2022-09-20 北京思特奇信息技术股份有限公司 Communication system and communication method for test environment and third-party internet environment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114531323A (en) * 2022-02-08 2022-05-24 北京云思智学科技有限公司 Production test isomorphic multi-environment independent gateway system and software test method
CN115086210A (en) * 2022-05-10 2022-09-20 北京思特奇信息技术股份有限公司 Communication system and communication method for test environment and third-party internet environment

Similar Documents

Publication Publication Date Title
US20240064058A1 (en) Implementation of compliance settings by a mobile device for compliance with a configuration scenario
CN105808399B (en) Remote debugging method and device
US20120311128A1 (en) Performance testing in a cloud environment
EP3984197B1 (en) Web server request identification
CN103475682B (en) File transfer method and file transfer equipment
CN113900939A (en) Test environment access method and device, readable storage medium and computer equipment
CN110034972B (en) Server pressure testing method and device
CN108255708B (en) Method, device, storage medium and equipment for accessing production file in test environment
CN110442502A (en) A kind of method, apparatus buried a little, equipment and storage medium
CN107274222A (en) Advertisement placement method and device
CN111147583A (en) HTTP redirection rewriting method and device
CN109857391A (en) Processing method and processing device, storage medium and the electronic device of data
CN104253783A (en) Web application realization code loading method, device, system and server
CN108604996A (en) A kind of strategy transmission method and apparatus in NFV systems
CN112699034A (en) Virtual login user construction method, device, equipment and storage medium
US20140215035A1 (en) Distribution of application components among devices
CN114244703B (en) Bare metal server checking and deploying method, device, equipment and medium
CN110321507A (en) Browser cross-domain communication method and device
CN110716730A (en) Gray scale distribution method, device, equipment and computer readable storage medium
US10455023B2 (en) System and method for remotely accessing a computing device
CN109327864A (en) Flow processing method, device, equipment and storage medium
CN114938396A (en) Routing method of service call request, method and device for creating service
CN106533716B (en) A kind of management method and system of northbound interface
US20110270970A1 (en) Network device testing system and method
CN110392129A (en) The method of IPv6 client computer and IPv6 client computer and server communication

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination