Forum Discussion

yogendrakmishra's avatar
12 years ago

TestComplete and CRM

Is it possible to do regression testing on MS Dynamics CRM 2013 with the help of TestComplete.

If yes can you please provide some link or document to do the same.



Thanks,

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 2 rankChampion Level 2
    Hi,



    The general answer is: Yes, this is possible.

    If I remember correctly,  MS Dynamics CRM is a web application, so everything that is written in TestComplete documentation about testing of web applications is applicable.

    I would recommend you to record some basic test, examine the code generated by TestComplete, try to adopt the code and then ask here specific questions with a code snippets.