• PureTest是一个程序,它主要用于设置方案的任务,执行和调试。 虽然它支持测试各种各样的应用,这是尤其适用于调试和窥探的网络应用程序。

    PureTest包括一个HTTP记录和网履这使得用于一般核查HTTP请求和网络内容的检查。 HTTP记录,简化了过程中捕获的所有请求交换之间的浏览器和网络服务器。

    然后使用PureTest重每个请求,以便仔细观看HTTP数据传输线上(HTTP头请求的参数,响应的标题和响应内容)。 该网爬是有用的积极验证一致性的静态网页的结构。 它报告的各种指标,破链接和结构的爬网。

    测试方案,以保存的文件和以后可重复,以验证你的服务器applictaion工作的预期。 这可以使用的PureTest调试器在grapical的用户界面,但也使用了命令行接口。

  • PureTest है एक प्रोग्राम है जो मुख्य रूप से सेटअप करने के लिए इस्तेमाल किया परिदृश्यों के कार्यों को निष्पादित और उन्हें डिबग. हालांकि यह परीक्षण का समर्थन करता है आवेदनों की एक किस्म यह विशेष रूप से डीबगिंग के लिए उपयोगी है और स्नूपिंग के वेब अनुप्रयोगों.

    PureTest भी शामिल है एक HTTP रिकॉर्डर और वेब क्रॉलर, जो बनाता है के लिए यह उपयोगी सामान्य सत्यापन के HTTP अनुरोध और वेब सामग्री की जाँच. HTTP रिकॉर्डर सरल प्रक्रिया के सभी पर कब्जा करने का अनुरोध है कि विमर्श कर रहे हैं के बीच एक ब्राउज़र और वेब सर्वर है.

    तो उपयोग PureTest खेलना करने के लिए प्रत्येक अनुरोध करने के क्रम में ध्यान से देखो HTTP डेटा स्थानांतरित कर रहा है कि तार पर (HTTP हेडर, अनुरोध पैरामीटर, प्रतिक्रिया हेडर और प्रतिक्रिया सामग्री). वेब क्रॉलर उपयोगी है करने के लिए समर्थक सक्रिय रूप से सत्यापित सामंजस्य के एक स्थैतिक वेब संरचना है । यह रिपोर्ट विभिन्न मेट्रिक्स, टूटी कड़ियों और संरचना के वेब क्रॉल.

    परीक्षण परिदृश्यों की है कि बचाया जा करने के लिए फ़ाइल और बाद में दोहराया जा करने के लिए, सत्यापित करें कि आप सर्वर applictaion काम करता है के रूप में की उम्मीद है. इस का उपयोग किया जा सकता PureTest डीबगर में grapical यूजर इंटरफेस है, लेकिन यह भी का उपयोग कर एक कमांड लाइन इंटरफेस है.

  • PureTest is a program which is primarily used to setup scenarios of tasks, execute and debug them. Even though it supports testing a variety of applications it is especially useful for debugging and snooping of web applications.

    PureTest includes a HTTP Recorder and Web Crawler which makes it useful for generic verification of HTTP requests and web content checking. The HTTP Recorder simplifies the process of capturing all requests that are exchanged between a browser and the web server.

    Then use PureTest to replay each request in order to carefully watch the HTTP data that is transferred on the wire (HTTP headers, request parameters, response headers and response content). The Web Crawler is useful to pro-actively verify the consistence of a static web structure. It reports various metrics, broken links and the structure of the crawled web.

    Test scenarios that be saved to file and later be repeated, to verify that you server applictaion works as expected. This can be done using the PureTest debugger in the grapical user interface, but also using a command line interface.