08-08-2008, 03:04 PM
Hi all,
I have a generic script who check value or statut field.
For example, I have 2 columns in my datatable :
In the Test 1 : I call check_generic_script and I check the 2 fields
In the Test 2 : I call check_generic_script and I check only 1 field
So I want kept the same generic script for the two tests : How I can ignore the second column? Is there a data to put into the datatable to ignore the reading?
Sorry for my poor English, I hope you understand me.
Thanks
Mikee
I have a generic script who check value or statut field.
For example, I have 2 columns in my datatable :
In the Test 1 : I call check_generic_script and I check the 2 fields
In the Test 2 : I call check_generic_script and I check only 1 field
So I want kept the same generic script for the two tests : How I can ignore the second column? Is there a data to put into the datatable to ignore the reading?
Sorry for my poor English, I hope you understand me.
Thanks
Mikee