You have been given a user story for an ATM application and have been reviewing it. The following are two of the acceptance criteria:
AC 1: The account balance must be displayed to the user as fast as possible to ensure they do not leave during the transaction.
AC 2: The user must log in easily before they can display their balance
From the information provided here and by applying the review checklist in the syllabus, what is the major problem with the acceptance criteria?
A Test Analyst is investigating what should be tested for interoperability between two systems. In addition to looking at the information exchange between the systems, what else should be
identified for testing?
In the software development lifecycle, when should you usually conduct functional completeness testing that focuses on high-level business cases?
Consider the following rules for tuition payments at Acme University:
Part-time undergraduate students (taking 1-11 credit hours) pay $435 per credit hour tuition.
Full-time undergraduate students (taking 12-18 credit hours) pay $17820 per semester tuition.
Full-time undergraduate students (taking 19 or more credit hours) pay the base of $17820 plus $335 per credit hour for each hour greater than 18.
Part-time graduate students (taking 1-7 credit hours) pay $520 per credit hour tuition.
Full-time graduate students (taking 8 or more credit hours) pay $520 per credit hour tuition.
Which of the following decision tables most effectively represents Acme's tuition rules?
You have been given a test charter to conduct exploratory testing for accepting credit and debit cards for an e-commerce system. You started with the credit cards and you have found that, valid or
invalid, they are never accepted. You have logged this as a defect. What should you do now?