7)In a Banking Application, for a module to pay a bill it
must have 3 screens (Entry, verification and confirmation
screens) in series. It was found that at the final
confirmation page the data was getting saved in the database
but was not getting displayed on the screen. Which is the
best suited category and severity of this defect?
A)High severity Content issue
B)Low severity Content issue
C)High severity Data Loss
D)Medium severity data loss
B)High severity Content issue is the answer according to my
knowledge.
Because the data was saved in the database so there is no
data lose, its only content issue. If the data not
displaying means it should be a high severity.