【精品文档】557关于计算机专业软件应用程序App测试的毕业设计论文英文英语外文文献翻译成品资料:Spring测试(中英文双语对照)
-
资源ID:1470504
资源大小:2.25MB
全文页数:26页
- 资源格式: DOCX
下载积分:299金币
快捷下载

账号登录下载
三方登录下载:
友情提示
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
|
【精品文档】557关于计算机专业软件应用程序App测试的毕业设计论文英文英语外文文献翻译成品资料:Spring测试(中英文双语对照)
1、本文是中英对照毕业设计论文外文文献翻译 下载后直接可用 省去您找文献 pdf 整理成 word 以及翻译的时间 一辈子也就一次的事 文献引用作者出处信息 Iuliana Cosmina Rob Harrop Chris Schaefer Clarence Ho Pro Spring 5 An In Depth Guide to the Spring Framework and Its Tools 2020 如觉得年份太老 可改为近 2 年 毕竟很多毕业生都这样 做 英文 4307 单词 23978 字符 字符就是印刷符 中文 6915 汉字 如果字数多 了 可自行删减 大多数学校都是要求选取外
2、文的一部分内容进行翻译的 Spring Testing When developing applications for enterprise use testing is an important way to ensure that the completed application performs as expected and fulfills all kinds of requirements architectural security user requirements and so on Every time a change is made you should ensur
3、e that the changes that were introduced don t impact the existing logic Maintaining an ongoing build and test environment is critical for ensuring high quality applications Reproducible tests with high coverage for all your code allow you to deploy new applications and changes to applications with a
4、 high level of confidence In an enterprise development environment there are many kinds of testing that target each layer within an enterprise application and each kind of testing has its own characteristics and requirements In this chapter we discuss the basic concepts involved in the testing of various application layers especially in the testing of Spring powered applications We also cover the ways in which Spring makes implementing the test cases of various layers easier for developers Speci