B2G/QA/Ping Testing: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== FTU Ping ==
== FTU Ping ==


=== Setup ===
=== Server Setup ===


# Clone the git repository [https://github.com/jds2501/mockmetricsserver here]
# Clone the git repository [https://github.com/jds2501/mockmetricsserver here]
Line 7: Line 7:
# Rename "mockmetricsserver" name in cloned code files to the name of your app engine project
# Rename "mockmetricsserver" name in cloned code files to the name of your app engine project
# Install the Google App Engine SDK [https://developers.google.com/appengine/downloads here]
# Install the Google App Engine SDK [https://developers.google.com/appengine/downloads here]
# Launch the Google App Engine launcher and add the existing project that points to your cloned code files
# Deploy the project you just added to app engine
# You should then see the server deployed at yourservername.appspot.com


=== Mock Server Test Cases ===
=== Mock Server Test Cases ===
Confirmed users
2,959

edits