IOS ProgramReleaseTestThe tutorial is the content to be introduced in this article.TestThe process is described in detail in the form of text.TestLet's take a look at the detailed process.
1. Release testing refers to giving your program:
1) Your tester, because the program is always to be tested
2) Your Customers must check the acceptance before the official release .)
Install and run on their iOS devices iphone, ipod, and ipad.
Ii. Prerequisites: you have completed the real machine test, which means:
1. You have already added apple's "iOS developer program", indicating that the event was paid $99,
2. A development certificate is generated on the iOS Provisioning Portal,
3. Complete Certificate installation in xcode. Menu: window-> Organizer, and then select Devices,
3. Release Process,
Figure: Release Process
1. Three roles: Tester, the Tester or your customer; Developer, you; Program Portal, Apple official website, log on to your "Member Center ", you can see,
2. The three major steps are shown in the release steps,
1) obtain the Tester device udid
2) generate an ad hoc publishing certificate on the Program Portal
3) use this certificate to package the Archive program in xcode.
The above three steps will be detailed later.
Summary:IOS ProgramReleaseTestI hope this article will help you! AboutIOS ProgramOfTestFor more information, see the following articles:
Get the Tester device UDID for iOS app release test
Certificate generation for iOS program release test
IOS program release test package release