Kiransara
4 years agoVisitor
file checkpoint property
Hi,
While using the checkpoint for comparing the file it is not letting me to store the file in stores in test complete because of the large file size. Any suggestions to resolve the issue. (the file cannot be zipped)
I would suggest looking at your file system, my TestComplete 14.93 lets me store an 11GB file
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/getsize.html
since you say compression is not an option, you can try a direct comparison, where are can specify the local file location
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/compare.html