Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

When do you choose automated testing over manual testing?

• If the test cases are high priority test cases. 
• We should automate as much as possible.
• If the test cases are too long and too difficult to execute. 
The regression test cases based on the priority. 
 
PREVIOUS NEXT
Tagged: #When #choose #automated #testing #manual
ADD COMMENT
Topic
Name
4+6 =