Will a record be tried against the following rule if it satisfies the current rule in Data Driven write strategy?

No. In Data Driven write strategy, if a record passes a particular rule, it will not be tried against the following rule. Similarly, if a record does not pass one rule, it would be tried against the following rule and so on; until all rules have been exhausted.