Fit Test (i)

Source: Internet
Author: User
Fit Test (i)

1) Conduct some business previews in the intranet in advance, such as rating or integration leaderboard information, PVP data, PVE level rankings, etc. <--according to the game business to

2) Set up at least 2 libraries in the network to perform a script merge.

3) Rehearsal a break, after the script fails, execute again if the data is abnormal.

4) in advance to prepare the external network needs to use the district service account number, record Roleid, district service information, channel account number, password.


Field names are referenced and need to be based on the actual
1) Collect the merged game library to the same MySQL server, the following assumption is a three-quarter-a-month merge, the database name is GM1,GM2,GM3.
2) build an empty library with the same structure as the existing game library, empty table. (Check that each library table structure is consistent) The library acts as a new merged library.
3) script. SQL defaults to merging the library named "SR", gd1 the library name to SR, and executes the script to merge into the new library.
4) Change the library name of GM2 to SR, and then merge the same. Push it in one click. You need to check 1 times after merging the libraries of the successful 1 extents.


Dump data into the intranet
Testing needs to filter out several external network accounts, each zone 1.
1) Verify the correctness of the script first. (Jump script problem)
2) intranet data validation.
3) Back to the external network test suit verification.
4) Set up the platform account and associate the previous role Roleid
5) Verify the external Network test service account
6) The platform is ultimately required to validate dirty data.
7) operation and maintenance verification


Script. sql
Delete from db_ table;
Replace into Db_ table (field 1, Field 2, Field 3, Field 4,...)
Select field 1, Field 2, Field 3, field 4,...;


See if the test needs to be configured in advance to check which tables delete from is clean

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Fit Test (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.