-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Description
This app will compare files such excel, csv file the details in it. These files can have dynamic columns and rows. Quick file comparer will pick those files from two sources for file1 and file2 and it will generate file comparison report in third target folder. App should pick files from the folder one by one and match the title based on certain regular expression.
This will help in in case of app which generates files and if modification happens to it, then Before and After scenario of file generation can be verified.
Comparison should be done based on number of rows and columns in files, Data value of each column, row.
It should identify Data type mismatch on certain column naming condition.
Metadata
Metadata
Assignees
Labels
No labels