0% found this document useful (0 votes)
3 views

Testing_Report

The Application Testing Report outlines the setup instructions for testing an application using Flutter SDK on both an Android Emulator and a Chrome browser. Testing confirmed that all major functionalities, including login, product management, and checkout, worked as expected on both platforms. The application is deemed functional and compatible across the tested environments.

Uploaded by

Yuvraj Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Testing_Report

The Application Testing Report outlines the setup instructions for testing an application using Flutter SDK on both an Android Emulator and a Chrome browser. Testing confirmed that all major functionalities, including login, product management, and checkout, worked as expected on both platforms. The application is deemed functional and compatible across the tested environments.

Uploaded by

Yuvraj Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Application Testing Report

1. Setup Instructions

1. Install Flutter SDK and ensure it is added to your system's PATH.

2. Set up an Android Emulator or a physical Android device for testing.

3. Install dependencies by running 'flutter pub get' in the project directory.

4. Use 'flutter run' to start the application on the emulator.

5. Open the application in a Chrome browser using 'flutter run -d chrome'.

2. Testing on Android Emulator

- The application was tested on an Android Emulator running Android 12.

- Functionalities such as login, adding products to the cart, and checkout were verified.

- Below is a placeholder for the emulator screenshot:

[Android Emulator Screenshot Placeholder]

3. Testing on Chrome Browser

- The application was also tested on Google Chrome.

- All functionalities worked as expected, ensuring compatibility.

- Below is a placeholder for the Chrome browser view screenshot:

[Chrome Browser Screenshot Placeholder]

4. Conclusion

The application has been thoroughly tested on both Android Emulator and Chrome browser.

All major functionalities were verified, including login/logout, product management,

cart operations, and checkout. The app is functioning as expected on both platforms.

You might also like