Invoking a test from within another test

Is it possible to call a test from within another test? For example, if I created a test which logs in to an app, in subsequent tests can I simply call that test rather than repeat the login steps in each test?

Hope it works for you

screen.png

@ abhay dhongde: Thank you very much!