A program only has one user interface. I assume that you mean "form". The answer is yes, you can display as many forms as you want at the same time. You have to code your app such that it can do so though. If you've built your app to work a certain way then that's the way it works, so that's how it has to be tested.