1.

What Are The 4 Major Steps In Ddt?

Answer»

Below are the 4 major steps for DDT in CODED UI:

1.Prepare the test DATA.

  • If working on CSV/XML/EXCEL, create RESPECTIVE file and add the test data.
  • If working on SQL/TFS directly add the test data to respective table/test case.

2.Add the Data Source Attribute.
3.Get the test data from file and map to respective control.
4. Right CLICK on file, go to properties and change the Copy to Output Directory VALUE to ‘Copy always’.

Below are the 4 major steps for DDT in Coded UI:

1.Prepare the test data.

2.Add the Data Source Attribute.
3.Get the test data from file and map to respective control.
4. Right click on file, go to properties and change the Copy to Output Directory value to ‘Copy always’.



Discussion

No Comment Found