User testing
In this article we will show you how user testing works.
User testing is done by our QA team. It is either deployment or release based. For bigger projects, dedicated testers can be assigned.
When you want your work on a task to be user tested, create a deployment a change the task status to 'testing' and
assign it to an @QA team.
Deployments are standalone isolated applications in our dev environment in our cloud. They are basically client applications with a copy of the database from "trials" and your source code.
On every task, in the more menu, there is a "New Deployment" button. It opens a modal window with a form:
URLis automatically pre-filled with the ID of the current taskRepositoryis, by default,devel. You can change itBranchis not limited to the ones in the selected, just copy your feature branch to the text field ( withoutorigin/part)Host nameis used as DB source, by default, it'smother.easy8.comand you can use this in most cases