what is HTTP monitor?
The HTTP Monitor is a handy feature in soapUI for capturing and analyzing SOAP traffic going between an existing client and server.
what is HTTP monitor?
The HTTP Monitor is a handy feature in soapUI for capturing and analyzing SOAP traffic going between an existing client and server.
what is datasource step in SOAP UI?
A DataSource TestStep is available for reading test-data into standard soapUI properties from a number of external sources (Excel files, XML properties, JDBC sources, files/directories, etc), these can then be used in following TestSteps (requests, assertions, xpath-queries, scripts, etc,) either via Property-Transfers or standard Property-Expansions.
what plugins are avaialble in SOAP UI?
Intellig,Net beans,Eclipse.
what are the available security scans?
The following Security Scans are currently available
1.SQL Injection : tries to exploit bad database integration coding
2.XPath Injection : tries to exploit bad XML processing inside your target service
3.Boundary Scan : tries to exploit bad handling of values that are outside of defined ranges
4.Invalid Types : tries to exploit handling of invalid input data.
5.Malformed XML : tries to exploit bad handling of invalid XML on your server or in your service
6.XML Bomb : tries to exploit bad handling of malicious XML request (be careful)
7.Malicious Attachment : tries to exploit bad handling of attached files.
8.Cross Site Scripting : tries to find cross-site scripting vulnerabilities.
9.Custom Script : allows you to use a script for generating custom parameter fuzzing values
what is a Security Test?
A security test is used in soapUI to scan your target services for common security vulnerabilities, like for example SQL Injections and XML Bombs. Security Tests are layered “on top” of an existing TestCase to which it then applies a configurable number of “Security Scans” which perform the actual vulnerability scanning and detection.
what is RSS feed element?
The RSS <channel> element describes the RSS feed.
Webmasters who seldom update their web sites do not need RSS!
RSS is useful for web sites that are updated frequently, like:
what is RSS?
Really Simple Syndication
what is use of RSS?
With RSS it is possible to distribute up-to-date web content from one web site to thousands of other web sites around the world.
RSS allows fast browsing for news and updates
EvoLve theme by Theme4Press • Powered by WordPress H2K Infosys
WebServices Testing