TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
REST API - where to get user inputs
in Developers
Hello.
I am new to Tao Testing. I have stuck below.
Environment using
WAMP Server
Windows 10
Version using
Community edition
Intalled manually in MySQL
Problem
1. I am trying to use REST API.
2. APIs required different user inputs such as 'test taker's id', 'delivery id' etc.
3. Wish to display the result in HTML format.
Where do I find the user input details such as 'test taker's id', 'delivery id' etc.?
Help
Please help me to find the solution.
Regards & Thanks.
Comments
If you look at the test-taker delivery you will see the resource identifier
Hi amy.
Do you mean Tests, Test-takers. Deliveries menu options in the logged in user panel? If this is so then I found it.
I need help to understand the logical relationship between these menus. Tell me in brief, if possible and also refer me from the documentation.
Regards & Thanks.
You may want to use a different name then PHP as it is most likey reserved
I have changed PHP with Test 1. But still getting 404 error. Let me know how the URL look like.
Am I need to send full URL like below?
http://localhost/tao330/tao330.rdf#i1572001013217130
Or only the last part tao330.rdf#i1572001013217130?
Give me a example URL of any REST API.