Service Virtualization

Expand all | Collapse all

Is it possible to record the requests initiated by the executable file (.exe) using Devtest?

  • 1.  Is it possible to record the requests initiated by the executable file (.exe) using Devtest?

    Posted Jan 09, 2019 05:18 AM

    Hi all,

    I wanted to record the requests that is generated by the .exe file to the server and server's response back to the .exe file.

    Is is possible to do that in Devtest?

    If yes, how to do that?

    Using this requests and responses, i need to create the application tests.

    So, can someone help me how to do this?

     

    Thanks for your support!

    Mohana



  • 2.  Re: Is it possible to record the requests initiated by the executable file (.exe) using Devtest?

    Broadcom Employee
    Posted Jan 10, 2019 01:44 AM

    Hi,

     

    Here are some questions:
    1. Version of DevTest?
    2. What type of transport protocol do you want to use between .exe and server?
    3. Do you need to create test case which can be used on behalf of .exe file? If no, then could you please explain after you create a test case?

     

    Thank you.



  • 3.  Re: Is it possible to record the requests initiated by the executable file (.exe) using Devtest?

    Posted Feb 27, 2019 12:17 PM

    Hi,

    Sorry for the delayed reply...!

     

    Here is the answer for your question

    1. Version - Devtest 10.3

    2. Protocol - TCP

    3. Exactly, after recording the requests and response, i need to create the testcase which should be used on behalf of .exe file