CN105760300A - Automatic STK/UTK service testing method and system - Google Patents

Automatic STK/UTK service testing method and system Download PDF

Info

Publication number
CN105760300A
CN105760300A CN201610098310.0A CN201610098310A CN105760300A CN 105760300 A CN105760300 A CN 105760300A CN 201610098310 A CN201610098310 A CN 201610098310A CN 105760300 A CN105760300 A CN 105760300A
Authority
CN
China
Prior art keywords
stk
utk
instruction
test
business
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
CN201610098310.0A
Other languages
Chinese (zh)
Other versions
CN105760300B (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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201610098310.0A priority Critical patent/CN105760300B/en
Publication of CN105760300A publication Critical patent/CN105760300A/en
Application granted granted Critical
Publication of CN105760300B publication Critical patent/CN105760300B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides an automatic STK/UTK service testing method and system.The automatic STK/UTK service testing method comprises the steps that a test script is called by setting an STK/UTK command list, and a first STK/UTK command in the STK/UTK command list is triggered and executed, wherein the test script is a command type script compiled for simulating a smart card application test; whether execution of all STK/UTK commands in the command list is completed or not is judged according to obtained state information executed by the STK/UTK command, a test report is output if the execution of all STK/UTK commands is completed, and a next STK/UTK command in the STK/UTK command list is triggered and executed if the execution of all STK/UTK commands is not completed.The testing method and the platform achieve automatic STK/UTK service application testing and save labors by establishing the STK/UTK command list, triggering the STK/UTK commands, simulating operations of users, performing result analysis, performing process tracking and generating test reports.

Description

The automated testing method of a kind of STK/UTK business and test system
Technical field
The present invention relates to terminal test field, in particular a kind of STK/UTK business automated testing method and test system.
Background technology
STK/UTK (SIM/USIMToolKit), the application of IC cards workbox that value-added service order forms is developed by one group, can be solidificated in user identification module SIM/USIM card, it is allowed to SIM/USIM card runs the application program of oneself, it is achieved based on the service business of SIM/USIM card.
STK/UTK instruction includes: displaytext, getinput, getinkey, playtone etc., in the process using mobile terminal, user can trigger STK/UTK instruction by visualization, interactively menu operation, it is possible to triggers STK/UTK instruction by SIM (USIM) instruction: envelop, terminalprofile, terminalresponse and status.
Smartstation3 application of IC cards test platform, simulates various smart cards in conjunction with its hardware platform (Smartstation3Hardware) and software platform thus realizing mobile terminal to use the scrnario testing of various smart cards.
Smartstation3 application of IC cards test platform software kernel framework is mainly made up of connection management module (Smartstation3ManagerConnection), order monitoring module (CommadDetection), command processing module (CommandHandler) and smart card analog module (Simulate).Wherein, CommandHandler, divide SIM (USIM) CommandHandler(to process mobile terminal according to command type and be sent to the operation document system dependent instruction of smart card, including instructions such as select, status, readbinary, updatebinary, readrecord, updaterecord) and ToolkitCommandHandler(process mobile terminal and be sent to the operation application of IC cards workbox dependent instruction of smart card, including terminalprofile, fetch, envelope, terminalresponse tetra-instructions).Simulate, divide SIM (USIM) FileSimulate(based on software simulation smart card document system in Smartstation3 test platform according to command type) and ToolkitApplicationSimulate(simulate based on the application of smart card document system based on software in Smartstation3 test platform, also referred to as application of IC cards workbox).
The SmartStation3 platform simulation smart card that mobile terminal manufacturer generally provides with Collis company carries out smart card uniformity test, but the test script that its platform intelligent card analog module needs Test Engineer's secondary development is simulated, and SmartStation3 platform does not provide automation scheme.Therefore, in SmartStation3 platform, how to develop the test script of simulation smart card, realize the automatic test of menu mode and non-menu mode STK/UTK instruction testing scene, be that each uses the mobile terminal of SmartStation3 instrument to generate the problem that producer needs primary study to solve.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The invention provides the automated testing method of a kind of STK/UTK business and test system, overcome the testing efficiency that manual test in prior art causes low, the defect of human resources waste.
This invention address that the technical scheme that technical problem adopts is as follows:
A kind of automated testing method of STK/UTK business, wherein, including step:
A, arrange and carry out, for STK/UTK business, the STK/UTK instruction list tested;
B, call test script, trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write;
C, acquisition the status information that performs of STK/UTK instruction, and according to whether STK/UTK instruction in described status information decision instruction list is all finished, if being all finished, then export test report, and terminate test, otherwise perform step D;
D, triggering perform next STK/UTK instruction in STK/UTK instruction list, and return step C.
The automated testing method of described STK/UTK business, wherein, further comprises the steps of: before described step A
A0, in advance selection STK/UTK instruction, STK/UTK instruction list is set up in the STK/UTK instruction according to selecting.
The automated testing method of described STK/UTK business, wherein, also includes between described step A and step B:
B0, acquisition analysis are sent to the control instruction of smart card, if the control instruction being sent to smart card is configuration parameter instruction, then perform step B;If the control instruction being sent to smart card is feedback test object command, then perform step C.
The automated testing method of described STK/UTK business, wherein, described step B0 also includes:
If being sent to the control instruction of smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
The automated testing method of described STK/UTK business, wherein, described step AO also includes:
With test terminal, the terminal being provided with tested STK/UTK business is set up USB be connected, the described test terminal being arranged in same LAN is attached by simulating intelligence draw-in groove with testing tool.
A kind of automatization test system of STK/UTK business, wherein, including:
Instruction list arranges module, carries out, for STK/UTK business, the STK/UTK instruction list tested for arranging;
Command triggers module, is used for calling test script, triggers the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write;
Test result output module, the status information that the STK/UTK instruction for obtaining performs, and according to whether STK/UTK instruction in described status information decision instruction list is all finished, if being all finished, then exports test report, and terminate test;
Continuously carry out command module, be used for triggering next STK/UTK in execution STK/UTK instruction list
Instruction.
The automatization test system of described STK/UTK business, wherein, described test system also includes:
Instruction selects module, and for selecting STK/UTK instruction in advance, STK/UTK instruction list is set up in the STK/UTK instruction according to selecting.
The automatization test system of described STK/UTK business, wherein, described test system also includes:
Instruction analysis module, for obtaining and analyze the control instruction being sent to smart card.
The automatization test system of described STK/UTK business, wherein, described instruction analysis module, also include:
Trigger start unit, for being configuration parameter instruction when analyzing the control instruction being sent to smart card, then trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;It is feedback test object command when analyzing the control instruction being sent to smart card, then triggers and output test result;If analyzing the control instruction being sent to smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
The automatization test system of described STK/UTK business, wherein, described test system also includes:
Connection establishment module, is connected for the terminal being provided with tested STK/UTK business is set up USB with test terminal, is attached by simulating intelligence draw-in groove with testing tool the described test terminal being arranged in same LAN.
Beneficial effect: the automated testing method of a kind of STK/UTK business provided by the present invention and test system, by arranging STK/UTK instruction list, calls test script, triggers the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is that the injunctive script write is tested in simulation application of IC cards;According to whether STK/UTK instruction in the status information decision instruction list that the STK/UTK instruction obtained performs all is finished, if being all finished, then export test report, and terminate test, otherwise trigger performing next STK/UTK instruction in STK/UTK instruction list.The mobile terminal invented herein and the automated testing method of non-menu mode STK/UTK application scenarios thereof and system, exploitation simulation application of IC cards test script on the Smartstation3 platform of Collis company, realize the test of non-menu mode STK/UTK application scenarios, STK/UTK instruction list is carried out by subtest terminal, trigger STK/UTK instruction, analog subscriber operates, interpretation of result, the control of the operations such as process tracking and generation test report, realize mobile terminal and the smart card automatization at non-menu mode STK/UTK application scenarios uniformity test, it is greatly saved manpower, test report and test process are followed the tracks of data and are helped developer to abnormal problem analyzing and positioning, improve case study location efficiency.
Accompanying drawing explanation
Fig. 1 be a kind of STK/UTK business provided by the invention automated testing method in equipment connection diagram.
Fig. 2 is the flow chart of steps of the automated testing method of a kind of STK/UTK business provided by the invention.
Fig. 3 is the flow chart of steps of the automated testing method specific embodiment of a kind of STK/UTK business provided by the invention.
Fig. 4 be a kind of STK/UTK business provided by the invention automated testing method in monitoring analysis instruction principle schematic.
Fig. 5 is the theory structure block diagram of the automatization test system of a kind of STK/UTK business provided by the invention.
Detailed description of the invention
For making the purpose of the present invention, technical scheme and advantage clearly, clearly, developing simultaneously referring to accompanying drawing, the present invention is described in more detail for embodiment.Should be appreciated that specific embodiment described herein is only in order to explain the present invention, is not intended to limit the present invention.
Method provided by the present invention is in order to realize the automatic test to STK/UTK service application scene, need first to set up testing tool 2 to be directly connected with test terminal, as shown in Figure 1, it needs to meet: by testing tool 20, that is to say that Smartstation3 debugger and subtest terminal 30 are deployed in a LAN by netting twine, test terminal 10 is connected by USB line with subtest terminal 30, test terminal 10 and testing tool 20(Smartstation3 debugger) it is attached by the simulation sim card slot of tested smart card 110.
nullAfter having set up above-mentioned connection,The test script of non-menu mode STK/UTK application scenarios is realized first with Smartstation3 platform Simulate layer,Then Integrated Simulation is utilized to realize STK/UTK instruction list is managed (CommandMangement) at PC end、Trigger STK/UTK instruction (CommandTrigger)、Analog subscriber operation STK/UTK instruction (UserClickSimulation)、Execution process instruction follows the tracks of (TestStatusTracking)、Perform interpretation of result (ResultAnalysis) and generate test report (Testreportgenerate) step,Finally realize the automatization to smart card non-menu mode STK/UTK application scenarios uniformity test.
Concrete, the invention provides the automated testing method of a kind of STK/UTK business, as in figure 2 it is shown, described method includes step:
S1, arrange and carry out, for STK/UTK business, the STK/UTK instruction list tested.
First the STK/UTK instruction that STK/UTK business is tested is set in subtest terminal, and according to the order that instruction performs, sets up instruction list.
Preferably, first the data base of a storage STK/UTK instruction can be preset in subtest terminal, for storing the STK/UTK instruction being likely to need that STK/UTK business is tested, then when STK/UTK instruction list set up by needs, directly from described instruction database, select STK/UTK instruction, and set up STK/UTK instruction list according to the STK/UTK instruction selected, simplify the step setting up instruction list.
S2, call test script, trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write.
To the instruction called in instruction list, it is necessary to write test script, realizing calling of described STK/UTK instruction by described test script, therefore described test script needs to import in advance the debugging layer of testing tool, when needed, just can directly use.
S3, acquisition the status information that performs of STK/UTK instruction, and according to whether STK/UTK instruction in described status information decision instruction list is all finished, if being all finished, then export test report, and terminate test, otherwise perform step S4.
After Article 1 STK/UTK instruction starts execution, obtain the status information of its execution, judge whether it performs smoothly, current be finished after, whether also having other unenforced STK/UTK instructions in decision instruction list, if also having, performing step S4, the STK/UTK instruction otherwise illustrated in instruction list is all finished, then export test report, and terminate test.
S4, triggering perform next STK/UTK instruction in STK/UTK instruction list, and return step S3.
Next STK/UTK instruction is called by reusing test script, return step S3, execution monitoring state to this instruction in real time, and judge whether this instruction is the last item instruction in instruction list, if, then outputing test result, otherwise repeating to enter step S4, until completing the whole STK/UTK instructions in instruction list.
Also include between described step S1 and step S2:
S12, acquisition analysis are sent to the control instruction of smart card, if the control instruction being sent to smart card is configuration parameter instruction, then perform step B;If the control instruction being sent to smart card is feedback test object command, then perform step C.
Described step S12 also includes:
If being sent to the control instruction of smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
Owing to subtest terminal is likely to smart card is sent different control instructions, the control instruction that smart card is received therefore is needed to resolve in this step, thus performing operation accordingly.
In order to said method is described in more details, concrete Application Example in this way is that it is further explained by example below, as it is shown on figure 3, be the method step flow chart of its concrete Application Example, when specifically applying, generally have steps of:
H1, import the test script of non-menu mode STK/UTK application scenarios;
The STK/UTK instruction that H2, selection needs perform;
H3, mobile terminal-opening;
Terminalprofile instruction triggers STK/UTK instruction module in H4, non-menu mode STK/UTK application scenarios test script triggers Article 1 STK/UTK instruction according to the STK/UTK instruction list selected;
The operation STK/UTK instruction module operation STK/UTK instruction of H5, analog subscriber;
H6, real time record also show STK/UTK instruction execution state information;
H7, the result (terminalresponse) just performing STK/UTK instruction feedback is verified;
Whether H8, the instruction judged in STK/UTK instruction list have performed, and are then perform step H9;H9, generation test report module output test report, terminate testing process, otherwise enter next step;
H10, triggering STK/UTK instruction module trigger next STK/UTK instruction according to the STK/UTK instruction list selected, and then branch to step H5.
Concrete, before carrying out instruction execution, also including step, the instruction that SIM is received is analyzed, and Fig. 4 show schematic diagram instruction being analyzed and carrying out corresponding operating according to the instruction after analyzing.
Non-menu mode STK/UTK test script is the program of a set of simulation STK/UTK application scenarios using Java language exploitation on SmartStation3 platform.Its handling process resolves as follows:
Monitor in real time issues the instruction of SIM (USIM) from mobile phone, and described instruction is resolved;
If configuration parameter instruction, i.e. terminalprofile instruction, then trigger Article 1 STK/UTK instruction in the STK/UTK instruction list selected;
If feedback test object command, i.e. terminalresponse instruction, being sent in AutoTool by instruction related data interpretation of result module (ResultAnalysis) carries out interpretation of result;
Call instruction trigger module (CommandTrigger) in AutoTool after interpretation of result is complete and trigger next instruction;
If fetch instruction, call analog subscriber operation STK/UTK instruction module operation STK/UTK instruction in AutoTool;
Other instructions, do not do special handling.
Based on the above method, present invention also offers the automatization test system of a kind of STK/UTK business, as it is shown in figure 5, include:
Instruction list arranges module 110, carries out, for STK/UTK business, the STK/UTK instruction list tested for arranging;Described in its function such as above-mentioned steps S1.
Command triggers module 120, is used for calling test script, triggers the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write;Described in its function such as above-mentioned steps S2.
Test result output module 130, the status information that the STK/UTK instruction for obtaining performs, and according to whether STK/UTK instruction in described status information decision instruction list is all finished, if being all finished, then exports test report, and terminate test;Described in its function such as above-mentioned steps S3.
Continuously carry out command module 140, be used for triggering next in execution STK/UTK instruction list
STK/UTK instruction.Described in its function such as above-mentioned steps S4.
Described test system also includes:
Instruction selects module, and for selecting STK/UTK instruction in advance, STK/UTK instruction list is set up in the STK/UTK instruction according to selecting.
Described test system also includes:
Instruction analysis module, for obtaining and analyze the control instruction being sent to smart card.
Described instruction analysis module, also includes:
Trigger start unit, for being configuration parameter instruction when analyzing the control instruction being sent to smart card, then trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;It is feedback test object command when analyzing the control instruction being sent to smart card, then triggers and output test result;If analyzing the control instruction being sent to smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
Described test system also includes:
Connection establishment module, is connected for the terminal being provided with tested STK/UTK business is set up USB with test terminal, is attached by simulating intelligence draw-in groove with testing tool the described test terminal being arranged in same LAN.
Beneficial effect: the automated testing method of a kind of STK/UTK business provided by the present invention and test system, by arranging STK/UTK instruction list, calls test script, triggers the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is that the injunctive script write is tested in simulation application of IC cards;According to whether STK/UTK instruction in the status information decision instruction list that the STK/UTK instruction obtained performs all is finished, if being all finished, then export test report, and terminate test, otherwise trigger performing next STK/UTK instruction in STK/UTK instruction list.The method and system invented herein, exploitation simulation application of IC cards test script on the platform of testing tool, realize the test of non-menu mode STK/UTK application scenarios, STK/UTK instruction list is managed by PC end software, trigger STK/UTK instruction, analog subscriber operates, interpretation of result, process tracking and generation test report, realize the automatization of mobile terminal and smart card non-menu mode STK/UTK application scenarios uniformity test, it is greatly saved manpower, test report and test process are followed the tracks of data and are helped developer to abnormal problem analyzing and positioning, improve case study location efficiency.
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, it is possible to improved according to the above description or convert, all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (10)

1. the automated testing method of a STK/UTK business, it is characterised in that comprise the following steps:
A, arrange and carry out, for STK/UTK business, the STK/UTK instruction list tested;
B, call test script, trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write;
C, acquisition the status information that performs of STK/UTK instruction, and according to whether STK/UTK instruction in described status information decision instruction list is all finished, if being all finished, then export test report, and terminate test, otherwise perform step D;
D, triggering perform next STK/UTK instruction in STK/UTK instruction list, and return step C.
2. the automated testing method of STK/UTK business according to claim 1, it is characterised in that further comprise the steps of: before described step A
A0, in advance selection STK/UTK instruction, STK/UTK instruction list is set up in the STK/UTK instruction according to selecting.
3. the automated testing method of STK/UTK business according to claim 1, it is characterised in that also include between described step A and step B:
B0, acquisition analysis are sent to the control instruction of smart card, if the control instruction being sent to smart card is configuration parameter instruction, then perform step B;If the control instruction being sent to smart card is feedback test object command, then perform step C.
4. the automated testing method of STK/UTK business according to claim 3, it is characterised in that described step B0 also includes:
If being sent to the control instruction of smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
5. the automated testing method of STK/UTK business according to claim 4, it is characterised in that described step AO also includes:
With test terminal, the terminal being provided with tested STK/UTK business is set up USB be connected, the described test terminal being arranged in same LAN is attached by simulating intelligence draw-in groove with testing tool.
6. the automatization test system of a STK/UTK business, it is characterised in that including:
Instruction list arranges module, carries out, for STK/UTK business, the STK/UTK instruction list tested for arranging;
Command triggers module, is used for calling test script, triggers the Article 1 STK/UTK instruction performed in STK/UTK instruction list;Described test script is the injunctive script that simulation smart card STK/UTK application testing is write;
Test result output module, for whether STK/UTK instruction in the status information decision instruction list according to the STK/UTK instruction execution obtained all is finished, if being all finished, then exports test report, and terminates test;
Continuously carry out command module, be used for triggering next STK/UTK instruction in execution STK/UTK instruction list.
7. the automatization test system of STK/UTK business according to claim 6, it is characterised in that described test system also includes:
Instruction selects module, and for selecting STK/UTK instruction in advance, STK/UTK instruction list is set up in the STK/UTK instruction according to selecting.
8. the automatization test system of STK/UTK business according to claim 6, it is characterised in that described test system also includes:
Instruction analysis module, the status information that the STK/UTK instruction for obtaining performs, and according to whether STK/UTK instruction in described status information decision instruction list is all finished.
9. the automatization test system of STK/UTK business according to claim 8, it is characterised in that described instruction analysis module, also includes:
Trigger start unit, for being configuration parameter instruction when analyzing the control instruction being sent to smart card, then trigger the Article 1 STK/UTK instruction performed in STK/UTK instruction list;It is feedback test object command when analyzing the control instruction being sent to smart card, then triggers and output test result;If analyzing the control instruction being sent to smart card for obtaining instruction, then STK/UTK business is carried out command adapted thereto control by simulation STK/UTK application operating instruction.
10. the automatization test system of STK/UTK business according to any one of claim 6-9, it is characterised in that described test system also includes:
Connection establishment module, is connected for the terminal being provided with tested STK/UTK business is set up USB with test terminal, is attached by simulating intelligence draw-in groove with testing tool the described test terminal being arranged in same LAN.
CN201610098310.0A 2016-02-23 2016-02-23 A kind of automated testing method and test macro of STK/UTK business Active CN105760300B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610098310.0A CN105760300B (en) 2016-02-23 2016-02-23 A kind of automated testing method and test macro of STK/UTK business

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610098310.0A CN105760300B (en) 2016-02-23 2016-02-23 A kind of automated testing method and test macro of STK/UTK business

Publications (2)

Publication Number Publication Date
CN105760300A true CN105760300A (en) 2016-07-13
CN105760300B CN105760300B (en) 2018-12-07

Family

ID=56330165

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610098310.0A Active CN105760300B (en) 2016-02-23 2016-02-23 A kind of automated testing method and test macro of STK/UTK business

Country Status (1)

Country Link
CN (1) CN105760300B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107508725A (en) * 2017-08-24 2017-12-22 航天中认软件测评科技(北京)有限责任公司 For the method for automatic test, apparatus and system
CN107707986A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 A kind of method and device that barrage message is simulated in the exploitation of live software
CN113709720A (en) * 2021-07-20 2021-11-26 荣耀终端有限公司 SIM dual-mode card abnormity optimization method and electronic equipment
CN114245367A (en) * 2021-12-14 2022-03-25 惠州Tcl移动通信有限公司 Method and device for automatically generating IMS smart card, mobile terminal and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345968A (en) * 2007-07-11 2009-01-14 陈新 Mobile communication network test method and apparatus
CN102158836A (en) * 2011-03-31 2011-08-17 华为终端有限公司 Method for realizing STK (SIM Tool Kit) /UTK (Universal Testing Kit) service, device and terminal
CN104765678A (en) * 2014-01-08 2015-07-08 阿里巴巴集团控股有限公司 Method and device for testing applications on mobile terminal
CN105279077A (en) * 2014-06-24 2016-01-27 腾讯科技(深圳)有限公司 Method and device for automated testing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345968A (en) * 2007-07-11 2009-01-14 陈新 Mobile communication network test method and apparatus
CN102158836A (en) * 2011-03-31 2011-08-17 华为终端有限公司 Method for realizing STK (SIM Tool Kit) /UTK (Universal Testing Kit) service, device and terminal
CN104765678A (en) * 2014-01-08 2015-07-08 阿里巴巴集团控股有限公司 Method and device for testing applications on mobile terminal
CN105279077A (en) * 2014-06-24 2016-01-27 腾讯科技(深圳)有限公司 Method and device for automated testing

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107508725A (en) * 2017-08-24 2017-12-22 航天中认软件测评科技(北京)有限责任公司 For the method for automatic test, apparatus and system
CN107707986A (en) * 2017-10-09 2018-02-16 武汉斗鱼网络科技有限公司 A kind of method and device that barrage message is simulated in the exploitation of live software
CN107707986B (en) * 2017-10-09 2019-12-03 武汉斗鱼网络科技有限公司 A kind of method and device for simulating barrage message in the exploitation of live streaming software
CN113709720A (en) * 2021-07-20 2021-11-26 荣耀终端有限公司 SIM dual-mode card abnormity optimization method and electronic equipment
CN113709720B (en) * 2021-07-20 2022-07-22 荣耀终端有限公司 SIM dual-mode card abnormity optimization method and electronic equipment
CN114245367A (en) * 2021-12-14 2022-03-25 惠州Tcl移动通信有限公司 Method and device for automatically generating IMS smart card, mobile terminal and storage medium
CN114245367B (en) * 2021-12-14 2024-03-19 惠州Tcl移动通信有限公司 Method and device for automatically generating IMS smart card, mobile terminal and storage medium

Also Published As

Publication number Publication date
CN105760300B (en) 2018-12-07

Similar Documents

Publication Publication Date Title
CN107908541B (en) Interface testing method and device, computer equipment and storage medium
CN105094783B (en) method and device for testing stability of android application
CN106776294B (en) Automatic android mobile phone testing method and system
US9489277B2 (en) Application component testing
CN109669688A (en) Based on visual software development methodology, device, terminal device and storage medium
CN103365770A (en) Mobile terminal software testing system and software testing method
CN104281518A (en) Terminal application test method, device, system and platform and mobile terminal
CN101272422A (en) Mobile phone automatized test method
CN114003451B (en) Interface testing method, device, system and medium
CN105760300A (en) Automatic STK/UTK service testing method and system
CN101227345A (en) Automatic testing method based on application program interface
CN107302476A (en) A kind of automated testing method and system for testing asynchronous interactive system
CN104484267A (en) Testing system and method
CN102707712B (en) Electronic equipment fault diagnosis method and system
JP4440185B2 (en) Scenario editing apparatus, pseudo base station test system, pseudo terminal test system, scenario editing method and test processing method, and storage medium storing computer-readable program and program
CN112749083A (en) Test script generation method and device
CN106528429A (en) UI testing method and device
CN109766278A (en) The backstage gateway WEB automatic test approach based on OSGI frame
CN102025555B (en) Method and device for testing IP multimedia sub-system performance
CN108874649A (en) Generation method, device and its computer equipment of automatic test script
CN112732237B (en) Method and system for constructing code-free development technology model
CN109558328A (en) A kind of test method of code coverage, system, device and readable storage medium storing program for executing
CN104333486B (en) A kind of network element device test system and method
CN111176995A (en) Test method and test system based on big data test case
CN111444109A (en) Mobile terminal UI automatic testing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant