Today I released a new command for the
Dynamics 365 ToolBot that I am really excited about! If you're not sure what the
Dynamics 365 ToolBot is, it is a new Chrome extension that I
released recently that allows you to quickly execute helpful commands for administrators, developers and testers.
This new command, called "Fill Form", will automatically populate all the fields on the form with random data. As a developer, I always need test data and I am the worst at coming up with fake data to use. With this command, you can navigate to any record, open the ToolBot, type "Fill Form" and your record will instantly be populated with random data so you can quickly save the record and proceed with your testing.
A few things to note about this command:
It attempts to detect contact fields (based on the field name) such as first name, last name, email, phone and address and populate those fields with realistic fake dataAny other field will generate random data based on t…
Comments
Post a Comment