-
J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒...
J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒智能化测试工具。它的功能主要有以下三点:
1. 自动生成被测试类的覆盖度测试报告,生成相应的dmp文件。
2. 自动生成被测试类的出错报告,记录抛错的行数,出错类型,方法名称,时间以及该行的代码。
3. 按照需要在发生错误的行产生断点,让测试者查看此时各个变量的状态。 -J2EE Tester Tester is a test release for the server-side (such as Weblogic, Websphere) of EJB components, Servlet and Beans the black box/white box of intelligent test tools. Its main function has the following three points: 1. Automatically generated by test category test coverage reports, generate dmp file. 2. Automatically generated by the wrong type of test reports, record the number of rows behind mistake, error type, method name, time and the lines of code. 3. In accordance with the required line in the event of an error arising from a breakpoint, so that those who view the test at this time of the status variables.
- 2023-07-16 23:50:05下载
- 积分:1
-
这是一个简单的小程序,使用Hibernate分页。供初学者查看
这是一个简单的利用hibernate 分页的小程序。可供初学者查看-This is a simple to use hibernate paging small procedures. For beginners to view
- 2022-02-05 13:39:10下载
- 积分:1
-
这里面包含三个小程序,分别为:猜数字游戏,布局管理器的应用实例程序和类别查找程序...
这里面包含三个小程序,分别为:猜数字游戏,布局管理器的应用实例程序和类别查找程序-Guess number sortfind layout
- 2022-03-23 17:38:14下载
- 积分:1
-
Through this example and learn to understand the dao, persist, business and the...
通过此例,学会理解dao,persist,business的区别和使用-Through this example and learn to understand the dao, persist, business and the use of the distinction
- 2022-07-03 09:22:54下载
- 积分:1
-
一个简单的java记事本,有什么不足之处还希望多多指教。
一个简单的java记事本,有什么不足之处还希望多多指教。-A simple java Notepad, to see what the inadequacies also hope that the exhibitions.
- 2022-04-15 04:39:07下载
- 积分:1
-
JSP精彩编程实例
JSP精彩编程实例-JSP Programming wonderful examples
- 2023-04-25 00:40:02下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1
-
用Java编写的个人信息辅助工具 十分完整 十分强大
用Java编写的个人信息辅助工具 十分完整 十分强大-Written using Java is a complete personal information very powerful auxiliary tool
- 2022-05-08 14:02:40下载
- 积分:1
-
Using java to send mail, in the DOS command window can be directly compiled to r...
使用java发送邮件,在DOS命令窗口中可直接编译运行该程序!-Using java to send mail, in the DOS command window can be directly compiled to run the program!
- 2022-01-25 14:42:10下载
- 积分:1
-
Java程序,我初学的时候编的,里面包含有很多小的程序,初学者可以做为参考...
Java程序,我初学的时候编的,里面包含有很多小的程序,初学者可以做为参考-Java program, when I made the beginner, which contains many small procedures, can be used as reference for beginners to use
- 2022-07-01 16:21:53下载
- 积分:1