CN106095685A - Method for displaying server function test interface based on LINUX system - Google Patents

Method for displaying server function test interface based on LINUX system Download PDF

Info

Publication number
CN106095685A
CN106095685A CN201610442233.6A CN201610442233A CN106095685A CN 106095685 A CN106095685 A CN 106095685A CN 201610442233 A CN201610442233 A CN 201610442233A CN 106095685 A CN106095685 A CN 106095685A
Authority
CN
China
Prior art keywords
linux system
file
test interface
test
mother tongue
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
CN201610442233.6A
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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201610442233.6A priority Critical patent/CN106095685A/en
Publication of CN106095685A publication Critical patent/CN106095685A/en
Pending legal-status Critical Current

Links

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/3668Software testing
    • G06F11/3672Test management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for displaying a server function test interface based on a LINUX system, which comprises the following steps: 1) generating a binary file and a language file required by internationalization under a linux system; 2) according to the native language condition of a real-time operator, a native language file required by a binary file is quickly generated; 3) starting a server, entering a linux system, automatically executing a binary file, and calling a corresponding native language file; 4) in the interactive process of the test, an operator completes corresponding operation through a mouse and a keyboard, and finally completes the diagnosis test. Compared with the prior art, the method for displaying the server function test interface based on the LINUX system greatly saves the test time and the labor cost; the automation degree is high; the internationalization program is high, the operation is simple, the flexibility is high, the cost and time for training operators are greatly reduced, the applicability is strong, and the management and the application are convenient.

Description

The method shown based on LINUX system server capability test interface
Technical field
The present invention relates to linux operation system technology field, specifically a kind of based on LINUX system server capability The method that test interface shows.
Background technology
In current server produces, FCT functional test will be carried out.In current server factory large-scale F CT function In test, it is mostly to carry out FCT functional test by shell script under a linux operating system.Under the current model, exist Following problem:
1) under shell pattern, it is only able to display English, it is impossible to show the language of country variant according to demand.
2) in test process, and all of operator are all to be completed by printable character and input through keyboard alternately, do not have Mouse action, the English level to operator, the familiarity of computer requires higher.
3) the cost cycle of training new employee is the biggest.
In test interaction, if operator fails to understand during English, it is difficult to make test continue down to carry out, recruits meeting English operator's cost is the highest, and the training cycle is longer.During test, as imprudence may make test interrupt by keyboard, weight New start is surveyed again, is unfavorable for factory's large-scale production test, causes the significant wastage of testing time and manpower, increase and test into This.
Disclosed Patents file: entitled " a kind of FCT method of testing and test system ", this document discloses " one Planting FCT test system, the tester including industrial computer, being controlled by industrial computer and attachment means, this industrial computer and this tester lead to Cross this attachment means and access same LAN;This tester includes that multiple being respectively used to carries out same test to different products to be measured Measurement jig;Described industrial computer is for when the functional test results according to measurement jig confirms that product to be measured is defective, sentencing Whether this underproof product to be measured disconnected meets the condition of retesting, and meets at this underproof product to be measured and retest bar During part, make to be in idle condition and the measurement jig do not tested this underproof product to be measured is underproof to be measured to this Product is tested from underproof test function item.The present invention also provides for the FCT method of testing of correspondence.The present invention drops effectively The false failure rate of low test, improves the first pass rate of test, and without testing from first functional test item, saves test Time ".
File disclosed above to solve the technical problem that with present invention, and the technological means of employing is different from.
Summary of the invention
The technical assignment of the present invention is to provide a kind of method shown based on LINUX system server capability test interface.
The technical assignment of the present invention realizes in the following manner, and the method that described test interface shows is as follows:
1) under Linux system, the language file needed for binary file and internationalization is generated;
2) according to the mother tongue situation of real-time operation person, the mother tongue file needed for binary file is quickly generated;
3) start server, enter Linux system, automatically perform binary file, and call corresponding mother tongue file;
4), in the interaction tested, operator completes to operate accordingly by mouse and keyboard, is finally completed diagnostic test.
Described step 1) generates the language file needed for binary file and internationalization by qt under Linux system, When writing qt program, realize for wanting mutual character string internationalization function to unify.
Described step 2) according to the mother tongue situation of real-time operation person, by qt linguist corresponding original language literary composition Languages file needed for part generation, quickly generates the mother tongue file needed for binary file.
Described step 3) starts server, enters Linux system, arranges linux start self-starting and performs interface journey Sequence, loads corresponding mother tongue file simultaneously.
Compared to the prior art the method shown based on LINUX system server capability test interface of the present invention, has Following characteristics:
1) after test starting Linux system, directly ejecting interface, in the case of the most mutual, test program is not responding to keyboard Input with mouse, prevent the test caused because of the maloperation of operator from interrupting, decrease the testing time;
2) interface can show with the mother tongue of operator, and time mutual, operator can be according to having pointed out required test;
3) for newly entering employee also without spending too many training time, can be the most on duty after simple training, decrease enterprise Industry cost.
Accompanying drawing explanation
Accompanying drawing 1 is the schematic flow sheet of the method shown based on LINUX system server capability test interface.
Detailed description of the invention
Embodiment 1:
The described method shown based on LINUX system server capability test interface is as follows:
1) under Linux system, the language file needed for binary file and internationalization is generated;
2) according to the mother tongue situation of real-time operation person, the mother tongue file needed for binary file is quickly generated;
3) start server, enter Linux system, automatically perform binary file, and call corresponding mother tongue file;
4), in the interaction tested, operator completes to operate accordingly by mouse and keyboard, is finally completed diagnostic test.
Embodiment 2:
The described method shown based on LINUX system server capability test interface is as follows:
1) under Linux system, the language file needed for binary file and internationalization is generated by qt, when writing qt program, right Realize in wanting mutual character string internationalization function to unify;
2) according to the mother tongue situation of real-time operation person, by qt linguist the language needed for corresponding original language file generated Plant file, quickly generate the mother tongue file needed for binary file;
3) start server, enter Linux system, linux start self-starting it is set and performs interface program, loading phase simultaneously The mother tongue file answered;
4), in the interaction tested, operator completes to operate accordingly by mouse and keyboard, is finally completed diagnostic test.
By test methodology above, after test starting Linux system, simple and convenient can be rapidly performed by server and examine Disconnected test, is greatly saved testing time and human cost;Automaticity is high;Internationalization program is high, simple to operate, flexibly Degree height, greatly reduces cost and the time of training operator, and applicability is strong, it is simple to manages and applies.
By detailed description of the invention above, described those skilled in the art can readily realize the present invention.But should Working as understanding, the present invention is not limited to above-mentioned several detailed description of the invention.On the basis of disclosed embodiment, described technology The technical staff in field can the different technical characteristic of combination in any, thus realize different technical schemes.

Claims (4)

1. the method shown based on LINUX system server capability test interface, it is characterised in that described test interface shows Method as follows:
1) under Linux system, the language file needed for binary file and internationalization is generated;
2) according to the mother tongue situation of real-time operation person, the mother tongue file needed for binary file is quickly generated;
3) start server, enter Linux system, automatically perform binary file, and call corresponding mother tongue file;
4), in the interaction tested, operator completes to operate accordingly by mouse and keyboard, is finally completed diagnostic test.
The method shown based on LINUX system server capability test interface the most according to claim 1, its feature exists In, described step 1) generates the language file needed for binary file and internationalization by qt under Linux system, writes qt During program, realize for wanting mutual character string internationalization function to unify.
The method shown based on LINUX system server capability test interface the most according to claim 1, its feature exists In, described step 2) according to the mother tongue situation of real-time operation person, by qt linguist, corresponding original language file is raw Languages file needed for one-tenth, quickly generates the mother tongue file needed for binary file.
The method shown based on LINUX system server capability test interface the most according to claim 1, its feature exists In, described step 3) starts server, enters Linux system, arranges linux start self-starting and performs interface program, with Time load corresponding mother tongue file.
CN201610442233.6A 2016-06-20 2016-06-20 Method for displaying server function test interface based on LINUX system Pending CN106095685A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610442233.6A CN106095685A (en) 2016-06-20 2016-06-20 Method for displaying server function test interface based on LINUX system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610442233.6A CN106095685A (en) 2016-06-20 2016-06-20 Method for displaying server function test interface based on LINUX system

Publications (1)

Publication Number Publication Date
CN106095685A true CN106095685A (en) 2016-11-09

Family

ID=57236987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610442233.6A Pending CN106095685A (en) 2016-06-20 2016-06-20 Method for displaying server function test interface based on LINUX system

Country Status (1)

Country Link
CN (1) CN106095685A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1885265A (en) * 2005-06-24 2006-12-27 国际商业机器公司 System and method for localizing JAVA GUI application without modifying source code
CN101145102A (en) * 2006-09-11 2008-03-19 国际商业机器公司 Method and device for testing internationalized software
CN101271389A (en) * 2008-04-08 2008-09-24 江苏科技大学 Built-in intelligent information processing method for Tibetan
KR20120121950A (en) * 2011-04-28 2012-11-07 (주)아이엔에스랩 Application Graphic User Interface Test Automation System and Method Thereof
CN102880602A (en) * 2012-10-12 2013-01-16 国电南瑞科技股份有限公司 Multi-language dynamic switching method in substation monitoring system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1885265A (en) * 2005-06-24 2006-12-27 国际商业机器公司 System and method for localizing JAVA GUI application without modifying source code
CN101145102A (en) * 2006-09-11 2008-03-19 国际商业机器公司 Method and device for testing internationalized software
CN101271389A (en) * 2008-04-08 2008-09-24 江苏科技大学 Built-in intelligent information processing method for Tibetan
KR20120121950A (en) * 2011-04-28 2012-11-07 (주)아이엔에스랩 Application Graphic User Interface Test Automation System and Method Thereof
CN102880602A (en) * 2012-10-12 2013-01-16 国电南瑞科技股份有限公司 Multi-language dynamic switching method in substation monitoring system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
贺翔 等: "嵌入式智能家居终端人机界面设计与实现", 《计算机工程与设计》 *

Similar Documents

Publication Publication Date Title
CN110716870B (en) Automatic service testing method and device
CN104407976B (en) A kind of interface robustness testing case generation method and device
CN106201882A (en) Automated operating system method of testing based on Jenkins and system
CN105224458A (en) A kind of database method of testing and system
CN110908915B (en) Test coverage rate display method and device and computer system
CN112306880A (en) Test method, test device, electronic equipment and computer readable storage medium
CN106156386B (en) A kind of slow test and predicting method for shell reinforced structure
CN113342692B (en) Automatic test case generation method and device, electronic equipment and storage medium
US11994977B2 (en) Test case generation apparatus, test case generation method, and computer readable medium
US10295981B2 (en) Engineering tool
EP3301529A1 (en) Method and apparatus for displaying monitoring information
CN106095685A (en) Method for displaying server function test interface based on LINUX system
CN112527655A (en) Software version quality abnormity detection method and device, electronic equipment and storage medium
CN107066376A (en) A kind of automatic test verification method tested for GUI
CN108153669B (en) Method for realizing FPGA software simulation task scheduling by applying time axis configuration mode
CN110673874A (en) Method, storage medium, device for changing configuration of wizard programming software
CN114064469A (en) Interface automation test method and storage medium
CN109688025B (en) Test monitoring method, device, terminal and storage medium based on digital KVM
CN106226615A (en) A kind of electronic equipment automatization test system
CN111400190A (en) Automatic test flow generation method and device and computer readable storage medium
CN112630563B (en) Intelligent test system and test method for electric power secondary equipment
CN114826985B (en) Communication protocol testing method, device, upper computer and testing system
US10126351B2 (en) Systems and methods for placement of singulated semiconductor devices for multi-site testing
CN107527202B (en) Transaction data diagnosis method and device and computing equipment
US20240241822A1 (en) Code implementation missing detection apparatus, code implementation missing detection method and program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20161109