Reading a document and the term is in the context “…after several weeks of friendly user testing …”?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Perhaps the documentation is trying to differentiate between testing that is trying to break an application with testing that is being much friendlier – ie testing that is more superficial.
Most developers when testing their own code don’t initially test to break the application, they tend to follow the same patterns of use each time – patterns which they will have cleared bugs from. Perhaps this is friendly testing? This is often why demos fail (curse of the demo) – as users new to an application follow fresh patterns which haven’t been cleared.
Otherwise it could be a typo, and it should read user friendly testing – testing that is designed to be low impact on users?