Skip to main content

Sessions

When working with devices in Manual Testing, you are working in the context of a session. A session starts when you open the device (given that you have reserved the device beforehand) and allows interaction with the device. As long as the session is active, you can keep on working with and interacting with the device. A device session differs from a device reservation by several aspects:

  • A session takes place inside a reservation.
  • Several sessions can be opened and closed in the span of one reservation, one session at a time.
  • A device reservation dominates the session lifecycle. If the device is in open session and the reservation ends, the session is terminated.
  • You can end a session but keep the device reserved for you. 

End a Session

If you are done working with the device or if a team member requires the device, you can actively end the session and release the device. If you still need the device, end the session but keep the device.

You can also simply close the tab and your reservation ends automatically.