I'm using pl/sql developer for writing stored procedures in Oracle. When writing a stored procedure or function i need to test it. For testing i have to right click on the procedure name and click test from the popup menu.
Is there any keyboard shortcut or other convenient way to test it?