Apache JMeter

The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. Apache JMeter may be used to test performance both on static and dynamic resources, Web dynamic applications.It can be… Continue reading Apache JMeter

Test cases when creating a file upload field

When a file uploaded in the field 1.      Is the File Explorer Window opening upon clicking the File Name button2.      Is the user able to view all the files in the file explorer window3.      Is the user able to select the file4.      Is the user able to upload the file5.      Is the uploaded file viewable6.     … Continue reading Test cases when creating a file upload field