Venkat Matta

it's all about the Performance Testing

Sitescope Setup

March 22, 2016 · Leave a comment

Sitescope Architecture

March 22, 2016 · Leave a comment

Netmon Works

How Network Monitor works Data sent over a network is divided into frames. Each frame contains the following information: Source address The address of the network adapter from which the … Continue reading

March 22, 2016 · Leave a comment

WS by SOAP UI

Load Testing is quite unique in SoapUI, we have created a functionality that allows you to create Performance Tests quickly and modify them easily. The main differentiator is that Performance … Continue reading

March 22, 2016 · Leave a comment

WSDL by JMeter

Steps to test a web service using JMeter are a) Creating a test plan Test plan created trough the GUI is saved in .jmx format. Although test plan can be … Continue reading

March 22, 2016 · Leave a comment

WS By Loadrunner

Web Services in loadrunner: We can do web services scripting in two ways: By using Web Services Protocol. (Need additional License) By using Web Protocol. Scripting Using Web Services Protocol: … Continue reading

March 22, 2016 · Leave a comment

Webservice & Architecture

Service-Oriented Architecture (SOA) Definition A service-oriented architecture is essentially a collection of services. These services communicate with each other. The communication can involve either simple data passing or it could … Continue reading

March 22, 2016 · Leave a comment

SOAP Webservices

SOAP SOAP was originally part of the specification that included the Web Services Description Language (WSDL) and Universal Description, Discovery, and Integration (UDDI). It is used now without WSDL and … Continue reading

March 22, 2016 · Leave a comment

Restful Webservices

Representation State Transfer (REST) Representation State Transfer (REST) appeals to developers because it has a simpler style that makes it easier to use than SOAP. It also less verbose so … Continue reading

March 22, 2016 · Leave a comment

Blazemeter Reporting

Once the test is completed the test is available in online NOTE:- For free licences it will available for 7 days Main advantage is we can share the reports dashboard … Continue reading

March 22, 2016 · Leave a comment