How to create file with specific size for Testing
While performing software testing we always need test data. To test file related scenarios like upload , download etc we need test files. Follow these 2 simple steps to create file with specific size limit. Step 1) Open command prompt (press windows key then type command and press Enter) Step 2) Type below
Read more