Software testing tools

Question 1: “in A Microsoft word please”

  1. Identify 2 software testing tools and in 200 words describe the selected tools. Your explanation should include the following:

Is the chosen software used for black-box testing or white box testing?
What type of software can that tool test (ie desktop application, mobile application or website application)?
What programming languages does the tool support?

  1. One of the attributes of a good software tester is critical thinking skills. In 300 words describe how you would test any two of the items below:

Hair Pin
Chair
Paper Plate
Pencil
Question 2: “in a PowerPoint presentation please”

Pick one of the websites provided in the PowerPoint slides “Attached” to detect bugs using black box testing techniques that we discussed in the last class meeting. Compile your answers to the following questions in a power point presentation.

What test-to-pass strategies did you use? (3 pts)
Provide input data values and expected output for all scenarios you used
What test-to-fail strategies did you use? (6pts)
Provide input data values and expected output for all scenarios you used
Did you induce any bugs?
What data values did you use?
What boundary conditions did you use when testing the application? (1 pt)
Present your findings in a PowerPoint presentation

Question 3: “in a PowerPoint presentation please”

For this question use static white-box techniques discussed this week to identify bugs in This source code Briefly explain why you think each is a potential bug. Compile your findings in a PowerPoint presentation. Each bug is worth 2 points.

Question 4: “You can use MS Word or PowerPoint”

Chubby Tooth is a company is running a web application built on WordPress 4.6.1 using Wordpress template called Webify. The application is running on a local web server on the local area network. In company office provides Windows 10 desktops to all employees.

However, due to the ongoing pandemic crisis, all employees have been asked to work from home from their own devices. No will be allowed in the office until further notice. The employees need to use this application and so the company has contracted web hosting company to host the application on the Internet. The hosting company needs to upgrade WordPress from version 4.6.1 to later version which is 5.8.x which is more secure.

You are required to prepare:

a software compatibility matrix which will be used to test end user configurations
a software compatibility matrix for server configuration (Hint:
(Hint: consider Server OS versions, PHP versions for the application server, MySQL versions for database server and Apache versions for web server)
Question 5: “in a PowerPoint presentation please”

WAVE is a web accessibility evaluation tool found at this URL http://wave.webaim.org (Links to an external site.)Evaluate the accessibility of MU’s home page. Prepare a small PowerPoint presentation on the following

How many accessibility errors were generated by the tool?
What are the errors?
What do the errors mean?
Why do the errors matter?
How can the errors be fixed?

Sample Solution