Question: Objective #4 Design a Developer/User Testing Script (using Azure) Get a copy of the Web App service URL from the Overview option then open a
Objective #4 Design a Developer/User Testing Script (using Azure)
Get a copy of the Web App service URL from the Overview option then open a browser (preferably Google Chrome) and paste the URL into the address bar. Press enter and you should see the php file loaded in the browser. At this point, the php file should work and perform all of the required database activity that it was programmed to do. Create a new Microsoft Word document and write as many steps it would take to work through the entire application. Here you are going to create a testing script to show each systematic feature of the web application. Create at least four test cases for the users to walk through and test within the testing script objective. For instance, if you want a user to test how to create a new record:
(Sample User Testing Script - How to Insert a New Record)
Step #1: Tell the user to connect to the web application in a browser with a URL.
Step #2: Tell the user to enter a value into each of the fields.
Step #3: Tell the user to press the submit button
Results: The new record should display within the application
Was the result accurate or not? (yes or no) Explain if the result did not work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
