193,691 views
33 votes
33 votes
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 :(

User Ernad
by
3.1k points

2 Answers

17 votes
17 votes

Answer:

performing debug...

Step-by-step explanation:

I guess... *shrug*

User Spedwards
by
2.8k points
13 votes
13 votes

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.

Step-by-step explanation:

I had to answer the same question

User Sfeast
by
2.4k points