Studio:Why use a scripting language?: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[Category:FAQ]] | [[Category:FAQ]] | ||
[[Category:Scripting]] |
Revision as of 00:05, 29 November 2007
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.