CN102665231A - Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system - Google Patents

Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system Download PDF

Info

Publication number
CN102665231A
CN102665231A CN2012101630057A CN201210163005A CN102665231A CN 102665231 A CN102665231 A CN 102665231A CN 2012101630057 A CN2012101630057 A CN 2012101630057A CN 201210163005 A CN201210163005 A CN 201210163005A CN 102665231 A CN102665231 A CN 102665231A
Authority
CN
China
Prior art keywords
parameter
current
current message
parameter configuration
test
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.)
Granted
Application number
CN2012101630057A
Other languages
Chinese (zh)
Other versions
CN102665231B (en
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.)
Beijing Zhongchuang Telecom Test Co Ltd
Original Assignee
Beijing Zhongchuang Telecom Test 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 Beijing Zhongchuang Telecom Test Co Ltd filed Critical Beijing Zhongchuang Telecom Test Co Ltd
Priority to CN201210163005.7A priority Critical patent/CN102665231B/en
Publication of CN102665231A publication Critical patent/CN102665231A/en
Application granted granted Critical
Publication of CN102665231B publication Critical patent/CN102665231B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a method of automatically generating a parameter configuration file for an LTE (Long Term Evolution) system. The method comprises the steps of: obtaining a message parameter set in a test case; parsing a current message parameter; generating a parameter configuration item of the current message parameter when the current message parameter is of a composite type, writing the parameter configuration item into the current parameter configuration file, then traversing sub-nodes of the current message parameter to respectively generate parameter configuration items of the sub-nodes, and writing the parameter configuration items of the sub-nodes into the current parameter configuration file orderly; and generating the parameter configuration item of the current message parameter when the current message parameter is of a simple type, and writing the parameter configuration item into the current parameter configuration file. According to the method of automatically generating the parameter configuration file for the LTE system, the parameter configuration file required in a consistency protocol test process of the LTE system can be generated so that the work load of testing personnel is reduced and the test preparation time is shortened so as to accelerate the test progress. The invention further discloses an LTE consistency protocol test method.

Description

A kind of LTE system generates the method for parameter configuration files automatically
Technical field
The invention belongs to communication technical field, relate in particular to method and a kind of LTE consistency protocol method of testing that a kind of LTE (Long Term Evolution, Long Term Evolution) system generates parameter configuration files automatically.
Background technology
The LTE system is the evolution of 3G (3rd-generation, 3G (Third Generation) Moblie technology), starts from the Toronto meeting of 3GPP in 2004.The LTE system improves and has strengthened the aerial access technology of 3G, has improved the performance of Cell Edge User, has improved cell capacity, has reduced system delay.
In LTE system running, carry out the consistency protocol test to it.Mainly be to utilize TTCN-3 (Testing and Test Control Notation version 3, the test and the test control representation third edition) that the LTE system is carried out the consistency protocol test at present.The consistency protocol test of prior LTE system mainly comprises following dual mode:
One, manual compiling test case script utilizes the test case script to accomplish the consistency protocol test afterwards.
In the process of writing the test case script, need carry out artificial assignment one by one to the message parameter in the test case script.Because the message parameter relevant with LTE is very many; When carrying out different tests, all need in the test case script, revise message parameter at every turn; Very easily make mistakes, and the tester need know the particular location of message parameter in the test case script of modification that tester's workload and work difficulty are all very big; Prolong test time simultaneously, delayed testing progress.
Two, manual compiling parameter configuration files utilizes parameter configuration files that the message parameter in the test case script template is made amendment, and obtains the test case script, utilizes the test case script to accomplish the consistency protocol test afterwards.
Compare with method one, need not to carry out the manual amendment of message parameter in the method two.But; Because the message parameter relevant with LTE is very many, the workload of therefore writing parameter configuration files is very big, and when the message parameter in the test case changes; Need the manual modification parameter configuration files; Tester's workload is still bigger, and it is longer to test time simultaneously, has delayed testing progress.
Summary of the invention
In view of this; The object of the present invention is to provide a kind of LTE system to generate the method for parameter configuration files automatically; Need not the required parameter configuration files of consistency protocol test process that manual operation promptly can generate the LTE system; Can alleviate tester's workload, shorten and test time, thereby accelerate testing progress.Simultaneously, the invention also discloses the consistency protocol method of testing of a kind of LTE system.
For realizing above-mentioned purpose, the present invention provides following technical scheme:
A kind of LTE system generates the method for parameter configuration files automatically, is applied to the consistency protocol test process of LTE system, and said method comprises:
Obtain the message parameter set in the said test case;
A message parameter in the said message parameter set is confirmed as current message parameter;
Resolve said current message parameter, obtain the parameter title and the parameter type of said current message parameter;
Confirm the type of said current message parameter;
When said current message parameter is compound type; Generate the parameter configuration item of said current message parameter and write the parameter current configuration file; Travel through all child nodes of said current message parameter afterwards; Generate the parameter configuration item of each node respectively,, the parameter configuration item of each node is write the parameter current configuration file successively according to the sequencing that each node is handled; When said current message parameter is simple types, generates the parameter configuration item of said current message parameter and write current configuration file; Wherein,
Generate the process of the parameter configuration item of said current message parameter; Comprise: utilize the parameter title of said current message parameter to inquire about at the parameter information table that prestores; Obtain the details of said current message parameter; Said details comprise parameter title, parameter field title, parameter default, with list of file names node number and mutual exclusion nodename; Confirm the sign of said current message parameter according to first preset rules; With the sign of said current message parameter, parameter title, parameter type, parameter field title, parameter default, write the predetermined position of first template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename;
Generate the process of the parameter configuration item of said child node; Comprise: utilize the parameter title of said child node in said parameter information table, to inquire about; Obtain the details of said child node; Confirm the sign of said child node according to second preset rules, with the sign of said child node, parameter title, parameter field title, parameter default, write the predetermined position of second template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename;
Judge in the said message parameter set whether comprise untreated message parameter, if, then confirm as current message parameter with one in the untreated message parameter, carry out the step of resolving said current message parameter.
Preferably, in said method, also comprise: for said parameter configuration files is provided with external interface.
Preferably, in said method, said external interface comprises Parameter File display interface and/or parameter passing interface.
Preferably, in said method, the standard A PI (API) that utilizes TTCN-3 to provide obtains the parameter sets in the said test case, and resolves said current message parameter.
Preferably, in said method, said parameter information table is stored in database.
Preferably, in said method, said parameter information table leaves in the text.
The present invention also discloses a kind of LTE consistency protocol method of testing, comprising:
Obtain the test module set in the test suite;
A test module in the said test module set is confirmed as current main test module;
Adopt the method for aforementioned automatic generation parameter configuration files that each test case in the said current main test module is created a parameter configuration files respectively;
Judge in the said test module set and whether comprise the test module of handling; If; Then confirm as current main test module with one in the untreated test module; Execution is created the step of a parameter configuration files respectively to each test case in the said current main test module, if not, then utilizes the parameter configuration files that generates to carry out the consistency protocol test.
This shows; Beneficial effect of the present invention is: LTE disclosed by the invention system generates the method for parameter configuration files automatically; Can generate the required parameter configuration files of consistency protocol test process of LTE system; Can alleviate tester's workload, shorten and test time, thereby accelerate testing progress.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 generates the flow chart of the method for parameter configuration files automatically for a kind of LTE disclosed by the invention system;
Fig. 2 is directed against the flow chart that current message parameter generates the parameter configuration item in the method shown in Figure 1;
Fig. 3 is directed against the flow chart that child node generates the parameter configuration item in the method shown in Figure 1;
Fig. 4 is the flow chart of a kind of LTE consistency protocol method of testing disclosed by the invention.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention clearer; To combine the accompanying drawing in the embodiment of the invention below; Technical scheme in the embodiment of the invention is carried out clear, intactly description; Obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making the every other embodiment that is obtained under the creative work prerequisite, all belong to the scope of the present invention's protection.
The invention discloses the method that a kind of LTE system generates parameter configuration files automatically; Need not the required parameter configuration files of consistency protocol test process that manual operation promptly can generate the LTE system; Can alleviate tester's workload, shorten and test time, thereby accelerate testing progress.
Referring to Fig. 1, Fig. 1 generates the flow chart of the method for parameter configuration files automatically for a kind of LTE disclosed by the invention system.Comprise:
Step S1: obtain the message parameter set in the test case.
In a test case, possibly have one or more message parameters, these one or more message parameters constitute a message parameter set.In the enforcement, the standard A PI (Application Programming Interface, API) that can utilize TTCN-3 to provide obtains the message parameter set in the test case.Certainly, can adopt existing other modes to obtain the message parameter set in the test case, the present invention does not limit it yet.
Step S2 a: message parameter in the message parameter set is confirmed as current message parameter.
Step S3: resolve current message parameter, obtain the parameter title and the parameter type of current message parameter.
In the enforcement, the standard A PI that can utilize TTCN-3 to provide obtains the parameter title and the parameter type of message parameter.Certainly, can adopt existing other modes to obtain the message parameter set in the test case, the present invention does not limit it yet.Parameter type comprises compound type and simple types, and for example record and recordof are compound type, and charstring and integer are simple types.
Step S4: confirm the type of current message parameter, if current message parameter is a compound type, then execution in step S5 is a simple types as if current message parameter, then execution in step S8.
Step S5: generate the parameter configuration item of current message parameter and write the parameter current configuration file.
When definite current message parameter is compound type; Need generate the parameter configuration item to it; Afterwards the parameter configuration item that generates is write the parameter current configuration file, need to prove that the parameter current configuration file possibly be a null file; The parameter configuration item that the generate step S5 this moment blank parameter configuration files of writing direct; Certainly, the parameter current configuration file also possibly comprise the parameter configuration item of other message parameters, and write the end that the parameter current configuration file comprises the parameter configuration item with the parameter configuration item that step S5 generates this moment.
The detailed process that generates the parameter configuration item to current message parameter can comprise referring to Fig. 2:
Step S51: utilize the parameter title of current message parameter to inquire about, obtain the details of current message parameter at the parameter information table that prestores.
The parameter information table can be stored in database, also can leave in the text.The details that comprised each message parameter in the parameter information table, the details of message parameter comprise parameter title, parameter field title, parameter default, with list of file names node number and mutual exclusion nodename.In the enforcement, be called keyword or search condition is retrieved or screened in the parameter information table, just can obtain the details of current message parameter with the parameter name of current message parameter.
Step S52: the sign of confirming current message parameter according to first preset rules.
The sign of each message parameter is the unique identification of this message parameter in parameter configuration files.This first preset rules can for: the order that is processed according to current message parameter is confirmed the sign of current message parameter.For example,, its sign is confirmed as 0,, its sign is confirmed as 1, by that analogy for second message parameter that is processed in this message parameter set for first message parameter that is processed in this message parameter set.Perhaps, this first preset rules can also for: distribute another sign that is different from the sign that is comprised in the parameter current configuration file for current message parameter.When current message parameter is handled,, just can reach the purpose of each message parameter of differentiation as long as generated the sign of message parameter of parameter configuration item for the sign of its distribution and other different.
Step S53: with the sign of current message parameter, parameter title, parameter type, parameter field title, parameter default, write the predetermined position of first template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename.
In the enforcement, can adopt multiple mode to realize.For example: in first template that prestores; Need insert the sign, parameter title, parameter type, parameter field title, parameter default of current message parameter, be NUL with the position of list of file names node number and mutual exclusion nodename; With the character string of each NUL front as correspondent keyword; Through in first template that prestores, searching correspondent keyword, with sign, parameter title, parameter type, parameter field title, the parameter default of current message parameter, write corresponding predetermined position respectively with list of file names node number and mutual exclusion nodename.
Perhaps; In first template that prestores; Need insert message parameter sign, parameter title, parameter type, parameter field title, parameter default, replace with different identifiers with the position of list of file names node number and mutual exclusion nodename; When execution in step S53, utilize current message parameter sign, parameter title, parameter type, parameter field title, parameter default, replace the parameter configuration item that corresponding identifier can obtain current message parameter with list of file names node number and mutual exclusion nodename.
Step S6: travel through all child nodes of current message parameter, generate the parameter configuration item of each node respectively.
The detailed process that generates the parameter configuration item to child node can comprise referring to Fig. 3:
Step S61: utilize the parameter title of child node in the parameter information table, to inquire about, obtain the details of child node.
The parameter information table can be stored in database, also can leave in the text.The details of child node comprise parameter title, parameter field title, parameter default, with list of file names node number and mutual exclusion nodename.In the enforcement, be called keyword or search condition is retrieved or screened in the parameter information table, just can obtain the details of this child node with the parameter name of child node.
Step S62: the sign of confirming child node according to second preset rules.
The sign of each child node is the unique identification of this child node under its father node, that is to say, the sign of child node is the unique identification under the message parameter of this child node under it.This second preset rules can for: the order that is processed according to current child node is confirmed the sign of this child node.For example,, its sign is confirmed as 0,, its sign is confirmed as 1, by that analogy for second child node that is processed in this message parameter for first child node that is processed in this message parameter.Perhaps, this second preset rules can also for: distribute another sign that is different from other child nodes signs under the same father node for current child node.When current child node is handled, as long as, just can reach the purpose of each child node of differentiation for the sign of other child nodes under the sign of its distribution and the same father node is different.
Step S63: with the sign of child node, parameter title, parameter field title, parameter default, write the predetermined position of second template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename.
In the enforcement, can adopt multiple mode to realize.For example: in second template that prestores; Need insert the sign, parameter title, parameter type, parameter field title, parameter default of child node, be NUL with the position of list of file names node number and mutual exclusion nodename; With the character string of each NUL front as correspondent keyword; Through in second template that prestores, searching correspondent keyword, with sign, parameter title, parameter type, parameter field title, the parameter default of child node, write corresponding predetermined position respectively with list of file names node number and mutual exclusion nodename.
Perhaps; In second template that prestores; Need insert child node sign, parameter title, parameter type, parameter field title, parameter default, replace with different identifiers with the position of list of file names node number and mutual exclusion nodename; When execution in step S63, utilize child node sign, parameter title, parameter type, parameter field title, parameter default, replace corresponding identifier with list of file names node number and mutual exclusion nodename and get final product.
Step S7:, the parameter configuration item of each node is write parameter current configuration file, execution in step S9 successively according to the sequencing that each node is handled.
Step S8: generate the parameter configuration item of current message parameter and write current configuration file.
Among the step S8, the process of parameter configuration item that generates current message parameter is as shown in Figure 2, sees also the description of preamble.
Step S9: judge in the message parameter set whether comprise untreated message parameter, if then execution in step S10 if not, then accomplishes.
Step S10: confirm as current message parameter, execution in step S3 with one in the untreated message parameter.
Describe with the method for an instance below the above-mentioned disclosed automatic generation parameter configuration files of the present invention.
The TTCN-3 file content:
Figure BDA00001674328400081
Figure BDA00001674328400091
Below be the process that generates parameter configuration files automatically:
1, uses API to obtain the param_causeValue type, determine that it is compound type as record IECauseValue.Generate the parameter configuration item:
<param?id=”0”name=”param_causeValue”value=”null”mutexgroup=”-1”mutex=”-1”type=”IECauseValue”feldname=”param_causeValue”>
2, use the child node of API recurrence traversal param_causeValue.
A) obtain child node 1 title index, type integer is simple types.The query argument information table obtains its detailed description, default value constraints.Generate the parameter configuration item:
Child id=" and 0 " name=" index " value=" 0 " mutexgroup="-1 " mutex="-1 " type=" integer " feldname=" index "/
B) obtain child node 2 title nas, type integer is simple types.The Query Information table obtains its detailed description, default value constraints.Generate the parameter configuration item:
Child id=" and 1 " name=" nas " value=" 0 " mutexgroup=" 1 " mutex=" radioNetwork|protocol " type=" integer " feldname=" the NAS reason "/
C) obtain child node 3 title radioNetwork, same b).
D) obtain child node 4 title protocol, same b).
The recurrence traversal finishes.
The parameter configuration item that generates is write parameter configuration files TC_test.params successively.
File content:
Figure BDA00001674328400092
LTE disclosed by the invention system generates the method for parameter configuration files automatically; Need not the required parameter configuration files of consistency protocol test process that manual operation promptly can generate the LTE system; Can alleviate tester's workload, shorten and test time, thereby accelerate testing progress.
Preferably, can be further for parameter configuration files be provided with external interface, this external interface comprises Parameter File display interface and/or parameter passing interface.
Wherein, after in the parameter configuration files Parameter File display interface being set further, other application programs or Web service can be shown to the content of Parameter File in the interface of webpage or local application through calling this interface.The user can dispose the test case parameter based on the LTE testing protocol consistency of TTCN-3 through user interface flexibly like this.
After in the parameter configuration files autoregressive parameter passing interface being set further, other LTE testing protocol consistency application programs can convert the test case parameter after user's configuration the form of TTCN-3 language needs to and pass to the test case use automatically through calling this interface.
Through for configuration file is provided with external interface, can improve in the test process user's friendliness, improve testing efficiency and user experience.
The invention also discloses a kind of LTE consistency protocol method of testing, can generate parameter configuration files automatically, thereby alleviate tester's workload, shorten and test time, and then accelerate testing progress.
Referring to Fig. 4, Fig. 4 is the flow chart of a kind of LTE consistency protocol method of testing disclosed by the invention, comprising:
Step S100: obtain the test module set in the test suite.
Test suite refers to all test modules in the test macro, and all test modules have constituted the test module set.
Step S200 a: test module in the test module set is confirmed as current main test module.
Because the restriction of TTCN-3 kernel language can only obtain the test case in the current main test module, so need successively each test module in the test module set to be made as the main test module in the test suite.
Step S300: each test case in the current main test module is created a parameter configuration files respectively.
The process that among the step S300 is a parameter configuration files of a test case establishment sees also the preamble description, repeats no more at this.
Step S400: judge in the test module set whether comprise the test module of handling, if, execution in step S500 then, otherwise, execution in step S600.
Step S500: confirm as current main test module, execution in step S300 with one in the untreated test module.
Step S600: utilize the parameter configuration files that generates to carry out the consistency protocol test.
The above-mentioned disclosed LTE consistency protocol method of testing of the present invention can generate parameter configuration files automatically, thereby alleviate tester's workload, shortens and tests time, and then accelerate testing progress.
Each embodiment adopts the mode of going forward one by one to describe in this specification, and what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For the disclosed device of embodiment, because it is corresponding with the embodiment disclosed method, so description is fairly simple, relevant part is partly explained referring to method and is got final product.
The professional can also further recognize; The unit and the algorithm steps of each example of describing in conjunction with embodiment disclosed herein; Can realize with electronic hardware, computer software or the combination of the two; For the interchangeability of hardware and software clearly is described, the composition and the step of each example described prevailingly according to function in above-mentioned explanation.These functions still are that software mode is carried out with hardware actually, depend on the application-specific and the design constraint of technical scheme.The professional and technical personnel can use distinct methods to realize described function to each certain applications, but this realization should not thought and exceeds scope of the present invention.
The method of describing in conjunction with embodiment disclosed herein or the step of algorithm can be directly with the software modules of hardware, processor execution, and perhaps the combination of the two is implemented.Software module can place the storage medium of any other form known in random asccess memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or the technical field.
To the above-mentioned explanation of the disclosed embodiments, make this area professional and technical personnel can realize or use the present invention.Multiple modification to these embodiment will be conspicuous concerning those skilled in the art, and defined General Principle can realize under the situation that does not break away from the spirit or scope of the present invention in other embodiments among this paper.Therefore, the present invention will can not be restricted to these embodiment shown in this paper, but will meet and principle disclosed herein and features of novelty the wideest corresponding to scope.

Claims (7)

1. a Long Term Evolution LTE system generates the method for parameter configuration files automatically, is applied to the consistency protocol test process of LTE system, it is characterized in that said method comprises:
Obtain the message parameter set in the said test case;
A message parameter in the said message parameter set is confirmed as current message parameter;
Resolve said current message parameter, obtain the parameter title and the parameter type of said current message parameter;
Confirm the type of said current message parameter;
When said current message parameter is compound type; Generate the parameter configuration item of said current message parameter and write the parameter current configuration file; Travel through all child nodes of said current message parameter afterwards; Generate the parameter configuration item of each node respectively,, the parameter configuration item of each node is write the parameter current configuration file successively according to the sequencing that each node is handled; When said current message parameter is simple types, generates the parameter configuration item of said current message parameter and write current configuration file; Wherein,
Generate the process of the parameter configuration item of said current message parameter; Comprise: utilize the parameter title of said current message parameter to inquire about at the parameter information table that prestores; Obtain the details of said current message parameter; Said details comprise parameter title, parameter field title, parameter default, with list of file names node number and mutual exclusion nodename; Confirm the sign of said current message parameter according to first preset rules; With the sign of said current message parameter, parameter title, parameter type, parameter field title, parameter default, write the predetermined position of first template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename;
Generate the process of the parameter configuration item of said child node; Comprise: utilize the parameter title of said child node in said parameter information table, to inquire about; Obtain the details of said child node; Confirm the sign of said child node according to second preset rules, with the sign of said child node, parameter title, parameter field title, parameter default, write the predetermined position of second template that prestores, generate the parameter configuration item with list of file names node number and mutual exclusion nodename;
Judge in the said message parameter set whether comprise untreated message parameter, if, then confirm as current message parameter with one in the untreated message parameter, carry out the step of resolving said current message parameter.
2. method according to claim 1 is characterized in that, also comprises: for said parameter configuration files is provided with external interface.
3. method according to claim 2 is characterized in that, said external interface comprises Parameter File display interface and/or parameter passing interface.
4. according to each described method in the claim 1 to 3; It is characterized in that; The standard A PI API that utilizes the TTCN-3 test and the test control representation third edition to provide obtains the parameter sets in the said test case, and resolves said current message parameter.
5. according to each described method in the claim 1 to 3, it is characterized in that said parameter information table is stored in database.
6. according to each described method in the claim 1 to 3, it is characterized in that said parameter information table leaves in the text.
7. a Long Term Evolution LTE consistency protocol method of testing is characterized in that, comprising:
Obtain the test module set in the test suite;
A test module in the said test module set is confirmed as current main test module;
Adopt the said method of claim 1 that each test case in the said current main test module is created a parameter configuration files respectively;
Judge in the said test module set and whether comprise the test module of handling; If; Then confirm as current main test module with one in the untreated test module; Execution is created the step of a parameter configuration files respectively to each test case in the said current main test module, if not, then utilizes the parameter configuration files that generates to carry out the consistency protocol test.
CN201210163005.7A 2012-05-23 2012-05-23 Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system Expired - Fee Related CN102665231B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210163005.7A CN102665231B (en) 2012-05-23 2012-05-23 Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210163005.7A CN102665231B (en) 2012-05-23 2012-05-23 Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system

Publications (2)

Publication Number Publication Date
CN102665231A true CN102665231A (en) 2012-09-12
CN102665231B CN102665231B (en) 2015-02-18

Family

ID=46774619

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210163005.7A Expired - Fee Related CN102665231B (en) 2012-05-23 2012-05-23 Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system

Country Status (1)

Country Link
CN (1) CN102665231B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309783A (en) * 2013-07-08 2013-09-18 北京经纬恒润科技有限公司 Test method and device based on bus communication
CN103415036A (en) * 2013-08-15 2013-11-27 北京中创信测科技股份有限公司 UE switching method and device with lossless tracking
CN106681921A (en) * 2016-12-27 2017-05-17 腾讯科技(深圳)有限公司 Method and device for achieving data parameterization
CN107864052A (en) * 2017-10-30 2018-03-30 广东亿迅科技有限公司 Method and its system based on lasting application deployment configuration automatic updating
CN108345459A (en) * 2017-01-22 2018-07-31 北京国双科技有限公司 A kind of site deployment method and device
CN109002390A (en) * 2018-06-25 2018-12-14 天维讯达(北京)科技有限公司 A kind of test case dynamic state of parameters configuration method and device
CN109634736A (en) * 2018-12-20 2019-04-16 郑州云海信息技术有限公司 Data training method and device in deep learning system
CN110287109A (en) * 2019-06-18 2019-09-27 广州华多网络科技有限公司 Test method, device, computer equipment and its storage medium of protocol interface
CN110688172A (en) * 2019-09-27 2020-01-14 南京博联智能科技有限公司 Method and device for configuring device function mutual exclusion logic, electronic device and storage medium
CN113992549A (en) * 2020-07-08 2022-01-28 大唐移动通信设备有限公司 Test method, test device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080080399A1 (en) * 2006-10-03 2008-04-03 Interdigital Technology Corporation Enhanced node b configuration with a universal integrated circuit card
CN101552692A (en) * 2008-04-02 2009-10-07 大唐移动通信设备有限公司 Operating and maintenance system and parameter configuration method of network element device
CN102438241A (en) * 2011-12-30 2012-05-02 北京中创信测科技股份有限公司 Device and method for decrypting NAS (Network Attached Storage) signaling in LTE (Long Term Evolution) protocol monitoring analysis

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080080399A1 (en) * 2006-10-03 2008-04-03 Interdigital Technology Corporation Enhanced node b configuration with a universal integrated circuit card
CN101552692A (en) * 2008-04-02 2009-10-07 大唐移动通信设备有限公司 Operating and maintenance system and parameter configuration method of network element device
CN102438241A (en) * 2011-12-30 2012-05-02 北京中创信测科技股份有限公司 Device and method for decrypting NAS (Network Attached Storage) signaling in LTE (Long Term Evolution) protocol monitoring analysis

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309783B (en) * 2013-07-08 2017-02-08 北京经纬恒润科技有限公司 Test method and device based on bus communication
CN103309783A (en) * 2013-07-08 2013-09-18 北京经纬恒润科技有限公司 Test method and device based on bus communication
CN103415036A (en) * 2013-08-15 2013-11-27 北京中创信测科技股份有限公司 UE switching method and device with lossless tracking
CN106681921A (en) * 2016-12-27 2017-05-17 腾讯科技(深圳)有限公司 Method and device for achieving data parameterization
CN108345459B (en) * 2017-01-22 2021-09-17 北京国双科技有限公司 Site deployment method and device
CN108345459A (en) * 2017-01-22 2018-07-31 北京国双科技有限公司 A kind of site deployment method and device
CN107864052A (en) * 2017-10-30 2018-03-30 广东亿迅科技有限公司 Method and its system based on lasting application deployment configuration automatic updating
CN109002390A (en) * 2018-06-25 2018-12-14 天维讯达(北京)科技有限公司 A kind of test case dynamic state of parameters configuration method and device
CN109002390B (en) * 2018-06-25 2021-07-27 天维讯达(北京)科技有限公司 Test case parameter dynamic configuration method and device
CN109634736A (en) * 2018-12-20 2019-04-16 郑州云海信息技术有限公司 Data training method and device in deep learning system
CN110287109A (en) * 2019-06-18 2019-09-27 广州华多网络科技有限公司 Test method, device, computer equipment and its storage medium of protocol interface
CN110287109B (en) * 2019-06-18 2023-09-19 广州华多网络科技有限公司 Protocol interface testing method and device, computer equipment and storage medium thereof
CN110688172A (en) * 2019-09-27 2020-01-14 南京博联智能科技有限公司 Method and device for configuring device function mutual exclusion logic, electronic device and storage medium
CN113992549A (en) * 2020-07-08 2022-01-28 大唐移动通信设备有限公司 Test method, test device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN102665231B (en) 2015-02-18

Similar Documents

Publication Publication Date Title
CN102665231A (en) Method of automatically generating parameter configuration file for LTE (Long Term Evolution) system
CN104035754A (en) XML (Extensible Markup Language)-based custom code generation method and generator
CN103699689B (en) Method and device for establishing event repository
CN105760184B (en) A kind of method and apparatus of charging assembly
US9614730B2 (en) Performing customized deployment scenarios in shared environments
CN104484216A (en) Method and device for generating service interface document and on-line test tool
CN102761628B (en) Pan-domain name identification and processing device and method
JP2017520047A (en) Data query method and apparatus
CN103123631B (en) The generation of official documents and correspondence, the methods of exhibiting of webpage official documents and correspondence, device and Website server
US20150066977A1 (en) Method and system for managing digital resources
CN112416923A (en) Metadata management method and device, equipment and storage medium
CN105468720A (en) Method for integrating distributed data processing systems, corresponding systems and data processing method
US20060218163A1 (en) Rapid prototyping database
CN104750825A (en) Intelligent substation SCD document rapid analysis method
CN106649602B (en) Business object data processing method, device and server
CN103309985A (en) Business service registration and publication method and system for service registration centers
CN102915344B (en) SQL (structured query language) statement processing method and device
CN108228770A (en) A kind of method and device of application file source inquiry
CN105183605A (en) Server performance test method and device
CN105786843A (en) Multi-language implementation method for applications and multi-language information query method and device
CN106161498A (en) The multi-platform dissemination method of a kind of contribution and system
CN103744883A (en) Method and system for rapidly selecting information fragments
CN107122362A (en) Cloud database resource extends the method and system with service extension
CN109213477B (en) Method and device for realizing automatic comparison of software line difference
CN104461893A (en) Data processing method and data processing device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150218

Termination date: 20170523