QA Excel Assignment
QA Excel Assignment
Criteria
Scores Result
50 or more Pass
Less than 50 Fail
We have a small online store that gives a discount to its customers based on the amount they spe
If a customer spends $50 or more, he is applicable for a 5% discount; otherwise, no discounts are offered
Using IF function, Solve the challenge below using the criteria assigned.
Criteria
Total Bill Applicable Discount
Above $50 5% discount
Otherwise No Discount
Let's suppose we have a list of numbers, and we have to mark Even and Odd numbers. We can d
Criteria
Result
Even
Odd
We have Employee Data from a company. The company comes up with a simple way to reward its loyal e
Employees with experience of more than 5 years are given 10% of annual salary as a bonus whereas eve
Criteria
Experience Bonus
Above 5 years 10%
Otherwise 5%
ears spent by the employee within the organization.