Forum Discussion

sohan's avatar
sohan
Visitor
9 years ago

Populate data from excel in dynamic table

Hello,
I am new to Test Complete Automation and I need help for below automation scenario.
In my application there is plus icon and when I click on plus icon then a row gets added with three text boxes (First, MI, Last), one Checkbox and one delete button.


So every time when we click on plus icon a new row gets added and at run time user can add more than 1 rows in this by clickin on plus icon.


I want to populate data in this grid from a excel sheet.

 

Attached is document for screen shots and Object Property through Spy.

Thanks and Regards
Sohan

1 Reply

  • NisHera's avatar
    NisHera
    Valued Contributor

    you can use DDT loops to read xl and insert data to your form

    if you are very new to automation, better to strat automation with simple task like login dialog