Application Test Data Transmission Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for transmitting application test data between portable mobile terminals often result in high testing costs and low efficiency due to software and hardware configuration issues, leading to application freezing or crashing during data transmission.

Innovation Solution

A method and server that divide application test data into sections less than the maximum transmission capacity, allowing sequential transmission with automatic reinitialization after each section, preventing freezing and enhancing efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If large amount of test data is transmitted at once, then transmission completeness is improved, but application stability deteriorates (freezing or crashing)

Engineering Contradiction:
Improveamount of test dataVSAvoidapplication stability
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent divides large test data into multiple smaller data sections, each within the maximum transmission capacity. This segmentation prevents the application from freezing or crashing during transmission while ensuring complete data transfer. The data is split into manageable chunks that can be transmitted sequentially without overwhelming the system resources.

Inventive Principle:
Principle #1Segmentation

2Quantity of substance

If application is restarted after crash, then data transmission can resume, but testing efficiency deteriorates

Engineering Contradiction:
Improvedata transmission completionVSAvoidtesting efficiency
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The patent performs preliminary actions by dividing data into sections before transmission begins. This preparation ensures that if a crash occurs, only the remaining sections need to be transmitted after restart, rather than restarting the entire large data set. This significantly reduces the time lost during application restarts and improves overall testing efficiency.

Inventive Principle:
Principle #10Preliminary action

3Speed

If maximum transmission capacity is used, then transmission speed is improved, but system stability deteriorates

Engineering Contradiction:
Improvedata transmission speedVSAvoidsystem stability
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent transmits data in partial portions (sections) rather than using the full maximum capacity in a single operation. Each section is sized to be within the maximum transmission capacity but smaller than it, allowing the system to operate at high speed while maintaining stability. This partial action approach prevents resource exhaustion while maximizing transmission efficiency.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9900272B2Method and server for transmitting application test data
Publication Date: 2018.02.20 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US9900272B2 patent drawing
  • US9900272B2 patent drawing
  • US9900272B2 patent drawing

AI summary

A method and server for transmitting application test data are provided, the method including: obtaining data to be transmitted by an application; dividing the data into a plurality of data sections, wherein each data section is less than a maximum transmission capacity that the application can transmit one time; and controlling the application to transmit the plurality of data sections sequentially, wherein upon the completion of the transmission of a data section, the application is reinitiated to automatically transmit a next data section. The method and server for transmitting application test data saves testing costs and enhances operational efficiency.