Forum Discussion
mes6073
11 years agoContributor
vthomeschoolmom wrote:It adds a record to a database through the user interface form.
Is that form the application under test? Is the drop down (combobox) a standard control? If I understand your requirement, then you can write code to select the drop down, enumerate the items in the list, and programatically select the required item. I suggest you review the Selecting Combo Box Items support article, afterwards you can use the TC Macro Recorder to record your actions then review the resulting script that is automatically generated upon completion to better understand the process. As for TestComplete Magic - whether or not the tool supports your requirements, well that is entirely up to you as to how you handle it. :robothappy: