i posted this question before , but the answer was totally wrong . i am developing...

60.1K

Verified Solution

Question

Programming

i posted this question before , but the answer was totally wrong. i am developing e-commerce website for my project in my school .this testing is not required to testing by code .

and i need to fail the table , and example should be related toe-commere website .

hi everyone i need your help , actually i trying to develop ecommerce website and i have to document the testing for my systemin my project documentation .as we have many testing phase , likeunit test, integration test and i'm fine with them but the systemtesting , i can't understand how i will test my system aswhole
and my prof ask me to fill this tables. can anyone suppose that isin the testing the e-commerce website as a system testing , howwill you do it, please i need example related to the basic functionin e-commerce website like order , bill.. the table is below

test Case Name

Purpose

Test Description(Steps)

ExpectedResults

Actual Results

Status(Pass/Fail)

Remarks

Answer & Explanation Solved by verified expert
3.8 Ratings (665 Votes)
First of all we start with the basics of testing Unit tests test only a single unit of the code say a module or a class to see if it behaves as expected They generally make sure that the behaviour of the module is sane and desirable while not trying to see if it works as part of the larger scheme For example Your ecommerce webapp server code is structured as below Controller Layer UI components entry point to your system Service Layer or Facade Layer Controllers in each flow invoke various services like usersService accountService financeService to get the data to be displayed in the UI DAO Data Access Objects Layer Services internally calls    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students