I am new to the java,I have experience in QTP. In the QTP we have inputbox built-in function. so at runtime while developing program we can give input value using inputbox function. So, I am looking for similar method in the java.Can you please help me any built in method is available in the java?
Thanks in advance for your help.
You may use Java scanner class here as below: