how to enter whole text in emulator without using keypad

while testing the web app in android emulator, to enter the url - i am suppose to click on each char (like click “y”, click “a”,click"h"… on key pad. Instead is there a way to enter the whole url with a specific command.

You can enable typing in the emulator via the host’s keyboard; that should allow you to type via the VNC connection as well. There are details on how to do this at http://stackoverflow.com/questions/11235370/android-emulator-doesnt-take-keyboard-input-sdk-tools-rev-20.