Forum Discussion
1 Reply
- AlexKaras
Champion 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.