Testing of software is also a big part of programming. You will find programmers
ID: 3883393 • Letter: T
Question
Testing of software is also a big part of programming. You will find programmers who do not like testing. But testing is a very important part of the software development process. How else would you know if what you wrote is correct. Some studen Testing of software is also a big part of programming. You will find programmers who do not like testing. But testing is a very important part of the software development process. How else would you know if what you wrote is correct. Some studen Testing of software is also a big part of programming. You will find programmers who do not like testing. But testing is a very important part of the software development process. How else would you know if what you wrote is correct. Some studenExplanation / Answer
Yes you are right in developers points of view they think very positive and they try to make the code effective and work properly but when comes to testers their intension is to break the code in the form of showing bugs. so we both of us will have a different mindsets. Testing is very much mandatory to find the bugs. As you are asking the other alternative to find weather the code is correct or not. There is thing which is called automation which is popular now a days. It will keep the test cases in between the code whereever it is needed and automatically watch the loops or something else in the program that is working properly or not. Let me say you one example you might heard about angular js now there is a testing framework called Jasmine which is having javascript who can keep the test cases with in the program and run the program it will test the program in the form og debugging like the code is working in the correct way or not.Some times developers can test by manual testing. But preferabally testing is very important to know thge bugs and that helps us to fix those.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.