Submitted Questions

  • QTP code for running stored procedure

    I want to execute a database Procedure in QTP, the connection i am able top make but i am not able to execute the procedure and get the response from it.Also mention how to get response if out parameter is not in the Procedure but is there in Package somewhere.