subject
Computers and Technology, 12.12.2020 16:10 laerica

Ests your knowledge of software testing MicroCommerceInc released a new version of its e-commerce platform to its clients. Just a few days after the new release, the developers noticed a steep decline in the number of active users. The problem is that many clients suddenly stopped logging into the system and the number of active users has been sharply decreasing after this new version has been released. Out of panic, the CTO decided to revert back to the previous working version and do the necessary damage control in order to retain the clients. It remains a mystery as to why the uptake of the new and promising version failed. The developers would have liked more time to test and suggest remedies, but due to the excessive loss of clients and revenue, the executive decision was made, and the rollback was ordered.

You have been tasked with testing this web-based e-commerce software platform and identify the problems that could explain the loss of clients. You have been given the code (approximately 500,000 lines of code that is written mostly in Java on the server backend, but contains additional code in XML, CSS, and Javascript for the web interface), and the specification documents, as well as a test server/database to host the software.

Briefly describe 5 test strategies and hypotheses that you would consider performing in order to identify and help fix the problems with the defective version.

Grading Scheme: [1pt: name of test; 2pts: how the test is set up; 2pts: what outcomes are being measured and how are they interpreted = 5pts] x 5

use textbook

Software Engineering, 9/E by Ian Sommerville, 2011, Addison-Wesley

Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative

Development (3rd Edition) 2004, by Craig Larman

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
3. (6 pts) internally in the computer, with few exceptions, all numerical computation is done using binary numbers. output, however, often uses ascii, which is formed by appending 011 to the left of a bcd code. thus, an algorithm that directly converts a binary integer to a bcd integer is very useful. here is one such algorithm 1) draw lines to the left of the binary number to bound the expected bcd decades. (each decade is a group of 4 bits.) move the binary number one bit to the left. add 0011 to each bcd decade containing a binary value> 0100 repeat steps 2-3 until the last bit in the binary number has been moved into the least significant decade position. (note that when the last bit has been shifted into bcd decade, step 3 is not repeated.) read the bcd result. 2) 3) 4) 5) a) execute the algorithm for the binary number 1101101 b) execute the algorithm for the binary number 01110101110 4. (4 pts) represent the decimal number 3568 in bcd; excess-3 code; ascil; and hex.
Answers: 1
question
Computers and Technology, 22.06.2019 01:00
Duplicating objects creates copies that a. move differently than the original object b. erase the original object c. look and act like the original object d. add events to a game
Answers: 1
question
Computers and Technology, 22.06.2019 17:40
Gabe wants to move text from one document to another document. he should copy the text, paste the text, and open the new document highlight the text, select the cut command, move to the new document, make sure the cursor is in the correct location, and select the paste command select the save as command, navigate to the new document, and click save highlight the text, open the new document, and press ctrl and v
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Which is the highest level of the hierarchy of needs model? a. humanity b. intrapersonal c. team d. interpersonal
Answers: 1
You know the right answer?
Ests your knowledge of software testing MicroCommerceInc released a new version of its e-commerce p...
Questions
question
Mathematics, 08.01.2021 20:50
question
Mathematics, 08.01.2021 20:50
question
Law, 08.01.2021 20:50
question
Chemistry, 08.01.2021 20:50
question
Mathematics, 08.01.2021 20:50
Questions on the website: 13722360