Question: Create a script that a user is able to parse and input data from a QA CSV into a database Script will need to use

Create a script that a user is able to parse and input data from a QA CSV into a database
Script will need to use Argparse
Database will be MongoDB (but can be any other DB if you prefer) Mongo is widely used in M&E
for it's ease of flexible scheme, completely versitile non-relational DB
Will input your weekly QA reports into Collection 1
Will input a mock "DB dump" which will be everyone's reports in one mega file into Collection 2(will also be
a modified excel file)
Use DB to quickly create own reports
Deliverables
Copy/paste code
Console output of all runs (each individual and then final collective QA CSV)
Database Answers (From "Database Calls" and done programmatically i.e python)
List all work done by Your user
All repeatable bugs
All Blocker bugs
All reports on build xxxx (where XXXX will be determined at a future date)
Report back the very 1st test case (Test #1), the middle test case (you determine that),and the final test
case of your database
CSV export of user "Kevin Chaja" (use argparse to trigger code) python
 Create a script that a user is able to parse and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!