04-08-2013, 07:04 AM
There are two parts to this,
1. To automate the flow
2. To validate the flow
The first part is simple. You just automate to enter data into the respective edit boxes and click on search.
The validation part would be to verify on the webtable if the specified data you entered appears as the link.
You will have to use,
childobjects on the webtable.
The links would be the child in the parent webtable.
Obtain the total rows and columns of the webtable.
Iterate through until you find the necessary link.
Voila ! and you should get through the interview
1. To automate the flow
2. To validate the flow
The first part is simple. You just automate to enter data into the respective edit boxes and click on search.
The validation part would be to verify on the webtable if the specified data you entered appears as the link.
You will have to use,
childobjects on the webtable.
The links would be the child in the parent webtable.
Obtain the total rows and columns of the webtable.
Iterate through until you find the necessary link.
Voila ! and you should get through the interview
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.