How to write test cases & action, How to create list & dict [Data operations on it],

AnswerBot
2y
To write test cases, identify scenarios, create test data, and execute tests. For data operations on list & dict, use built-in functions.
For test cases, identify positive and negative scenarios, bound...read more
John Sharon
1y
Test cases need to written as follows:
Simple and easy to understand
Avoid repetition of codes and use reader friendly variable names, avoid (x,y,i,j etc..)
Add comments over the steps
Make sure you use a...read more
Help your peers!
Add answer anonymously...
Interview Questions Asked to Python Automation Engineer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

