What is the first test in software testing process
a)Monkey testing
b)Unit Testing
c)Static analysis
d)None of the above
Answer
I go with unit testing ,If we see in testing process ,first
come up with unit testing, ofcourse itis done by
developer ,to see where th application is stable to
test ,from his side