Welcome to Westonci.ca, your ultimate destination for finding answers to a wide range of questions from experts. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

A team of programmers want to create an Android app that lets users sort and store images into folders. Images can be stored according to content or date. The app keeps all of the folders private except for one folder that can be shared with one person at a time. Propose a test plan for the “private photos” application. Discuss when and how you would implement at least two separate testing aspects for the application and what steps you would need to take if the testing finds bugs or errors.

Please help I have no idea what this means :(

Sagot :

Answer:

performing debug...

Explanation:

I guess... *shrug*

Answer:

One aspect is keeping open lines of communication between testing teams. Opening up the communication lines between the testing teams will do wonders for making the testing smooth. Communications allow the team to compare results and share effective solutions to problems faced during the test. This will also ensure clear assignment of each task. All members of the team should get updated with the current status of the test. A second aspect is making sure developers have the test cases. It is considered a good practice if tester gives their test cases to the developer to verify that all the important functionalities are developed properly before they releases the application for further testing. It ensures that re-work would be minimum since most important part of the application is taken care by the developer themselves.

Explanation:

I had to answer the same question