

- Marta bus drivers drivers#
- Marta bus drivers update#
- Marta bus drivers code#
- Marta bus drivers license#
Parker made a good impression among regional leaders by scheduling a presentation to the board that oversees the Georgia Regional Transportation Authority. Parker also brought his own leadership skills to bear. He immediately embraced results of a KPMG management study that had been conducted by his predecessor. Parker arrived at MARTA a year ago at a dim time in the system’s history.
Marta bus drivers license#
Marta bus drivers drivers#
Requirements include the customary commercial drivers license and, in a twist, adds a special call for customer service: Applicants must pass a customer service test. “MARTA is currently recruiting for professional, customer focused full-time bus operators.”.MARTA GM Keith Parker has made it clear that MARTA must appeal to riders who have the choice of using the system or driving their own vehicle.įor this jobs fair, the attention to customer service is evident in the first sentence of a flyer: The hiring program is part of MARTA’s focus on restoring levels of customer service that were trimmed to meet the financial rigors of the Great Recession. to noon on Saturday at MARTA’s headquarters, located adjacent to the Lindbergh Station. The jobs fair, for an unspecified number of drivers, is slated from 9 a.m. The jobs provide benefits and pay from $13.68 to $19.54 an hour. Credit: MARTA MARTA’s advertisement for bus drivers emphasizes customer service. Read more about the execution order of scripts.MARTA’s advertisement for bus drivers emphasizes customer service. You can also add collection scripts when initially creating the collection.
Marta bus drivers update#
Select the Tests tab to add and update the scripts. Click on the ellipses (…) next to the collection or folder name, and select “Edit” to open the modal. This allows you to reuse commonly executed tests after every request.Ĭollection and folder scripts can be updated in the collection or folder details respectively. A test script associated with a folder will run after every request in the folder. A test script associated with a collection will run after every request in the collection. Users can add test scripts to a collection, a folder, or a single request within a collection. Adding a test script to a collection or folder If the test evaluates to true, the test passed. The tab header shows how many tests passed, and the test results are listed here. Results are displayed in a Tests tab under the response viewer. Of course, you can choose to not look at the test results! Postman runs tests every time you run a request. This is a great way to quickly build test cases.
Marta bus drivers code#
You can select the snippet you want to add and the appropriate code will be added to the test editor. While there are very few things to remember while writing tests, Postman tries to make the process easier by listing commonly used snippets next to the editor. To check what is available in the test script sandbox, take a look at the Sandbox documentation. Postman tests run in a sandboxed environment, which is separate from the execution environment of the app.

No more squinting through code trying to figure out what went wrong! Sandbox This is perfect for both back-end and front-end developers to ensure that everything is working properly with the API. Tests are saved as part of collection requests. Check out some examples of Postman tests. You can add as many tests as needed, depending on how many things you want to test for.
