Studio:Why use a scripting language?
(Redirected from Why use a scripting language?)
Jump to navigation
Jump to search
Due to their interpretive nature, scripting languages are very dynamic and flexible. Test applications can be quickly implemented through scripts, and these tests can be modified, added, or deleted without requiring time-consuming target software builds. Also, for regression and continuous integration, scripts can be easily automated and executed without constantly requiring new test code to be downloaded or unloaded from the target, which in many cases is impractical or impossible.