ac-portal-ux
Service implementation of the operations allowed for Agendamiento de Citas WebPortal
home
Guidelines for Testing
| Scenario | Step | Expected | Comments |
|---|---|---|---|
| Get service order status | Get the activation status in APP | Get information from provisioning system to verify if the provisioning is completed or not | |
| Get service order details | Get the products which need CPE details to be assigned | Description of all products inside the order | |
| Get macAddress from inventory | Obtain a spare macAddress and get serials which need an update | - If the input is productOrderId and accountId you will get the serials which need macAddress - If the input is productSerialNumber and productOrderItem.id the result should be a spare macAddress | |
| Update S/N and MAC Address of CPE | Update and associate the S/N with service. | Change status on inventory systems | |
| SignOff order | Technician will sign off the order once they verify the service on filed | Sign off the order from installation department and push to FACT department. | |
| List Services from an account | Obtain a list of services from an account | Get the types of services contracted (HFC or FTTH) |