The present invention is directed to a system for testing devices.
Methods, systems, user interfaces, and other aspects of the invention are described. Reference will be made to certain embodiments of the invention, examples of which are illustrated in the accompanying drawings. While the invention will be described in conjunction with the embodiments, it will be understood that it is not intended to limit the invention to these particular embodiments alone. On the contrary, the invention is intended to cover alternatives, modifications and equivalents that are within the spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
Moreover, in the following description, numerous specific details are set forth to provide a thorough understanding of the present invention. However, it will be apparent to one of ordinary skill in the art that the invention may be practiced without these particular details. In other instances, methods, procedures, components, and networks that are well known to those of ordinary skill in the art are not described in detail to avoid obscuring aspects of the present invention.
According to certain embodiments, a testing system provides a separate set of interfaces to be tested for each device that is under testing of the set of devices. Further, such a system is designed to be adaptive by being extendable for testing new devices with corresponding new testing interfaces without fundamentally changing the core architecture of the testing system. As a non-limiting example, the testing system includes a core testing subsystem with a user interface and asynchronous communication among the system components such that new types of devices and new tests can be added and executed in a seamless fashion. According to certain embodiments, the testing system is capable of testing a set of similar types of devices or a set of disparate devices, wherein the plurality of devices are tested simultaneously by the testing system.
The embodiments are not restricted to the number of I-Frames shown in
According to certain embodiments, operator dashboard 102 may be implemented as a neutral platform such as a web-based browser. Such a web-based browser type of operator dashboard can offer flexible access to a user that is at the same location as the test bench or from a laptop, mobile phone, tablet, etc., that is remote from the test bench.
According to certain embodiments, the HTML based I-Frames in operator dashboard 102 allow a user to send commands and interact with the core testing execution machine with respect to each DUT and independently of other DUTs installed in the test bench such that the user can run tests for all the installed DUTs simultaneously. Further, the user can control and monitor the tests for all the installed DUTs simultaneously using the I-Frames of operator dashboard 102. According to certain embodiments, the user can configure slot details (e.g., port numbers, IP address for the slot, etc), configure testing preferences such as push to cloud, export to billing, etc. The I-Frames provide the requisite isolation for executing the tests of each of the DUTs in the test bench simultaneously but independently of each other. In other words, the DUTS installed in the test bench can all be tested in parallel without conflicting with each other.
According to certain embodiments, the core testing machine comprises multiple slots (at the test bench) for installing a DUT in each slot. As a non-limiting example, each DUT in a respective slot is associated with its respective lightweight virtualization container (probes abstraction) and core testing executor/processor. For example, the core testing machine may comprise N core testing servers and each of the N core testing servers may be associated with M core testing executors/processors. According to certain embodiments, the core testing machine need not have every slot installed with a DUT in order to begin running the tests. The slots are used as needed. Further, the testing of a given DUT can start and finish independently of the other DUTs installed in the test bench of the core testing machine. According to certain embodiments, the use of DUT testing interfaces (probes) through software containers (virtualization containers) can avoid network conflicts while testing multiple DUTs simultaneously by the core testing machine.
According to certain embodiments, the web socket layer can perform the following:
According to certain embodiments, it is possible to keep the web socket layer in the cloud such that the device testing can be executed remotely from anywhere. Probes test the following interfaces on the DUT (when such interfaces are available on the DUT):
According to certain embodiments, when executing a specific test for a given DUT, the core testing executor/processor loads and reads test configuration information (for example from an XML structure) and identifies the relevant test script that needs to be executed. Inputs that are needed for executing the relevant test script are retrieved and supplied as inputs to the relevant test script. The following is a non-limiting sample script.
Create DUT object & Environment Object
Checks for DUT Serial number in Database or Webservice
Checks Webservice for test readiness status of DUT in the test process
Checks ability to login to DUT
Asks operator to manually Factory Reset if unable to login
Confirm Factory Reset (if needed)
Waits for operator to confirm that DUT was factory reset and booted up properly
Check Ethernet LAN connections to DUT
Ping connections: Eth LAN 1, 2, 3, 4
Fails if any ping to these connections fail
Checks connection to DUT through socket connection
Operator scans password which is stored temporarily for use in the remainder of test until finished
Done through web-scraping
Get DUT Information and compare values
Information retrieved through web-scraping
Enables telnet on DUT through web-scraping
Factory resets DUT through telnet command
Enable Telnet after Factory Reset
Enables telnet on DUT through web-scraping
Through telnet commands
Sets N Mode
Enables Privacy
Sets WPA (Wi-Fi Protected Access)
Removes WEP (Wired Equivalent Privacy)
Assigns WiFi Channel to DUT (channel different by slot)
[Channel 1: slots 1, 4, 7, 10, 13, 16]
[Channel 6: slots 2, 5, 8, 11, 14]
[Channel 11: slots 3, 6, 9, 12, 15]
Verifies changes through GUI
Disables WiFi once done through telnet
Check Firmware Version and Upgrade Firmware (if needed)
Firmware version: 40.21.18
Asks Operator to Close Door on Cage
Waits on shared Resource Server (located on TC) for Resource L2 (Layer 2) Lock
Obtains Lock
Enables WiFi through telnet
Set WiFi Card
Ping WiFi from DUT
L2 ARP Test on WiFi: must receive 10/10 ARP packets
If either Set WiFi Card or L2 ARP Test Fail after its 3 retries, Ask Operator to Check Antennas
Performs one more retry in full (set of 3 retries each for Set WiFi Card and L2 ARP Wifi Test) after Check Antennas
Disables WiFi through telnet
Releases Lock
Waits on shared Resource Server (located on TC) for Resource L3 Lock
Obtains Lock
Enables WiFi through telnet
Connects WiFi Card
Iperf3 Speed Test, 5 seconds for UDP Speed Test, 7 seconds for TCP Speed Test, Sending 200 Mbps Bandwidth
Bandwidth must be greater than 60 Mbps on TCP (Reverse) or 70 Mbps on UDP (Forward)
Runs sudo iwlist wlan0 scan and returns all Wireless Signals seen
Disables WiFi through telnet
Releases Lock
Arp Test from Eth LAN 1 to Eth LAN 2, 3, 4
Must receive 10/10 on all LAN connections
From Eth LAN 1 to Eth LAN 2, 3, 4
Iperf3 Speed Test, 5 seconds Reverse and Forward, Sending 1200 Mbps Bandwidth
Bandwidth must be greater than 700 Mbps
Total Retries allowed: 2
Rx and Tx Data rates for both WAN and LAN MoCA retrieved through telnet
All Rates must be greater than 180 Mbps
From Eth LAN 1 to WAN MoCA
Iperf3 Speed Test, 5 seconds Reverse and Forward, Sending 1200 Mbps Bandwidth
Bandwidth must be greater than 60 Mbps
Total Retries allowed: 2
From Eth LAN 1 to LAN MoCA
Iperf3 Speed Test, 5 seconds Reverse and Forward, Sending 240 Mbps Bandwidth
Bandwidth must be greater than 60 Mbps
Total Retries allowed: 2
From LAN MoCA to WAN MoCA
Iperf3 Speed Test, 5 seconds Reverse and Forward, Sending 240 Mbps Bandwidth
Bandwidth must be greater than 60 Mbps
Total Retries allowed: 2
Through telnet command
From Eth LAN 1 to Eth WAN
Iperf3 Speed Test, 5 seconds Reverse and Forward, Sending 1200 Mbps Bandwidth
Bandwidth must be greater than 700 Mbps
Total Retries allowed: 2
According to certain embodiments, the core testing executor/processor uses a reflection and command design pattern to invoke the relevant configured script(s) corresponding to each DUT being tested. For example, in the command design pattern one or more of the following are encapsulated in an object: an object, method name, arguments. According to certain embodiments, the core testing executor/processor uses the Python “reflection” capability to execute the relevant test scripts for a given DUT. The core testing executor/processor is agnostic of the inner workings of the relevant test scripts for a given DUT.
According to certain embodiments, lightweight software containers are used to abstract the connection of probes to the different DUT interfaces in order to avoid conflicts. Non-limiting examples of virtualization containers are Linux containers. As a non-limiting example, Linux container (LXC) is an operating-system-level virtualization environment for running multiple isolated Linux systems (virtualization containers) on a single Linux control host. In other words, lightweight virtualization containers are used to ensure isolation across servers. By using virtualization containers, resources can be isolated, services restricted, and processes provisioned to have an almost completely private view of the operating system with their own process ID space, file system structure, and network interfaces. Multiple virtualization containers share the same kernel, but each virtualization container can be constrained to only use a defined amount of resources such as CPU, memory and I/O. The relevant test script might need to connect to the DUT interfaces directly or through the virtualization containers to execute the tests. The core testing executor/processor receives the test results from running the relevant test scripts. The core testing executor/processor can further process and interpret such results and can also send the results to the user's browser via web sockets. According to certain embodiments, the respective core testing executors/processors are in communication (e.g., Telnet/SSH secure shell) with the virtualization containers (there may be multiple virtualization containers). The virtualization containers (probes) are in communication with corresponding DUT interfaces using Telnet/SSH/TCP/UDP/HTTP/HTTPS, etc, as non-limiting examples.
According to certain embodiments, a user interface for a testing machine comprises: a plurality of I-Frames, wherein each I-Frame of at least a subset of the plurality of I-Frames is associated with a respective slot of a plurality of slots on the testing machine for installing, in the respective slot, a respective device under test (DUT) of a plurality of DUTs; and a plurality of client side web sockets associated with the plurality of I-Frames, wherein each client side web socket of at least a subset of the plurality of client side web sockets communicates with a corresponding web socket in a middleware web socket layer for achieving isolation and independent testing of each respective DUT from other respective DUTs of the plurality of DUTs.
According to certain embodiments, the middleware web socket layer enables real-time asynchronous communication between the user interface and a core testing environment of the testing machine.
According to certain embodiments, the middleware web socket layer enables real-time bi-directional communication between the user interface and a core testing environment of the testing machine.
According to certain embodiments, the client side web sockets communicate with the middleware web socket layer using TCP/IP communication.
According to certain embodiments, the middleware web socket layer communicates with a core testing environment of the testing machine using TCP/IP communication.
According to certain embodiments, the middleware web socket layer can be a cloud based implementation.
In the foregoing specification, embodiments of the invention have been described with reference to numerous specific details that may vary from implementation to implementation. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
This application is a continuation of U.S. patent application entitled: UNIVERSAL DEVICE TESTING INTERFACE, Ser. No. 14/866,752, filed Sep. 25, 2015, which is hereby incorporated by reference in its entirety. This application is related to U.S. patent application Ser. No. 14/866,630 entitled, “Universal Device Testing System,” filed Sep. 25, 2015, now U.S. Pat. No. 9,960,909, and to U.S. patent application Ser. No. 14/866,720 entitled, “Core Testing Machine,” filed Sep. 25, 2015, now U.S. Pat. No. 9,810,735, and to U.S. patent application Ser. No. 14/866,780 entitled, “Set Top Boxes Under Test,” filed Sep. 25, 2015, now U.S. Pat. No. 9,491,454, each of which is hereby incorporated by reference in its entirety. This application is also related to U.S. patent application Ser. No. 14/948,143 entitled, “Cable Modems/eMTAs Under Test,” filed Nov. 20, 2015, now U.S. Pat. No. 9,992,084, and to U.S. patent application Ser. No. 14/948,925 entitled, “Wireless Routers Under Test,” filed Nov. 23, 2015, now U.S. Pat. No. 9,838,295, and to U.S. patent application Ser. No. 14/929,180 entitled, “Hardware Architecture for Universal Testing System: Cable Modem Test,” filed Oct. 30, 2015 and published May 4, 2017 as U.S. Patent Application Publication No. 2017/0126536, and to patent application Ser. No. 14/929,220 entitled, “Hardware Architecture for Universal Testing System: Wireless Router Test,” filed Oct. 30, 2015 and published May 4, 2017 as U.S. Patent Application Publication No. 2017/0126537, and to U.S. patent application Ser. No. 14/987,538 entitled, “Test Sequences Using Universal Testing System”, filed Jan. 4, 2016, now U.S. Pat. No. 9,900,116.
Number | Date | Country | |
---|---|---|---|
Parent | 14866752 | Sep 2015 | US |
Child | 16103546 | US |