01-28-2009, 04:41 PM
Hello Manojith...
I hope your answer is not properly suitable for this question. if mm/dd/yyyy have drop down box how many combinations require to set the value.... Can u imagine?
Sudhir said that he have drop down box for each Date,month and year...
Here we have 3 drop down boxes for Date, Month and Year.
Date --> 1 to 31
Month --> 1 to 12
Year --> as per requiement
for parametrization we have to replace constants with parameters and pass values from external source like DataTable, Input/Output Parameters, Environment Variables, Random Numbers and Flat Files.
Once we set the value in to the application those are the expected values bcoz we got from our testcases or requirements.
Once we navigate to next page, here we can found that Objects of drop down boxes or any webobject in the form of Date... Here we have to capture the value if those values are individual, if the date is combined as webobject we have to split with the suitable delimeter and validate with the Expected Values available in our parameters and use reporter events to know how many iterations has been passed and how many failed.
For every Iteration we have to navigate from first page to next page and validate and return to previous page.
If you want me to give the code with any eg. I will provide you
thanks & regards
Baba Fakruddin.D
I hope your answer is not properly suitable for this question. if mm/dd/yyyy have drop down box how many combinations require to set the value.... Can u imagine?
Sudhir said that he have drop down box for each Date,month and year...
Here we have 3 drop down boxes for Date, Month and Year.
Date --> 1 to 31
Month --> 1 to 12
Year --> as per requiement
for parametrization we have to replace constants with parameters and pass values from external source like DataTable, Input/Output Parameters, Environment Variables, Random Numbers and Flat Files.
Once we set the value in to the application those are the expected values bcoz we got from our testcases or requirements.
Once we navigate to next page, here we can found that Objects of drop down boxes or any webobject in the form of Date... Here we have to capture the value if those values are individual, if the date is combined as webobject we have to split with the suitable delimeter and validate with the Expected Values available in our parameters and use reporter events to know how many iterations has been passed and how many failed.
For every Iteration we have to navigate from first page to next page and validate and return to previous page.
If you want me to give the code with any eg. I will provide you
thanks & regards
Baba Fakruddin.D