2010 Seventh International Conference on Information Technology: New Generations 2010
DOI: 10.1109/itng.2010.175
|View full text |Cite
|
Sign up to set email alerts
|

A Framework for Testing RESTful Web Services

Abstract: While web services greatly reduce the cost and complexity of integrating systems; they also introduce a number of additional challenges for testing because web services require standards, API, communication protocols and architecture that are not fully supported by traditional software testing methods and tools. In this paper, we discuss a software framework for providing a variety of test inputs for web service depended software, including predetermined test cases, replay of previous data, and generation of r… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(7 citation statements)
references
References 7 publications
(9 reference statements)
0
7
0
Order By: Relevance
“…At the composition level, increased cost of testing due to invoked services can be reduced by introducing service stubs. Approaches such as those of Mayer and Lübke , Mani et al , Van Gilst , Ilieva et al and Li et al address this issue by providing functionality for generating and using stubs. Using stubs also help in reducing the cost of invoking services that perform business transactions.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…At the composition level, increased cost of testing due to invoked services can be reduced by introducing service stubs. Approaches such as those of Mayer and Lübke , Mani et al , Van Gilst , Ilieva et al and Li et al address this issue by providing functionality for generating and using stubs. Using stubs also help in reducing the cost of invoking services that perform business transactions.…”
Section: Discussionmentioning
confidence: 99%
“…The tool provides simulated testing and offers an injection tool, a data dependency analysis tool, a test case generation tool and a value generation tool. Reza and Van Gilst introduced a framework that is aimed at simulating RESTful Web services. Li et al introduced a toolkit called SOArMetrics for evaluating SOA middleware performance and application testing.…”
Section: Unit Testing Of Service‐centric Systemsmentioning
confidence: 99%
“…Reza [6] presents a software environment for the simulation of REST services in testing scenarios. For each simulated service, it allows the specification of interfaces and input parameters as XML documents.…”
Section: Rest Services Testingmentioning
confidence: 99%
“…The approaches using simulated testing [11,12,14,15] has the potential benefit of reducing testing cost by testing the correctness of a service composition offline. The approaches aimed at generating replacement services [12,13,16,24] can directly reduce the testing by avoiding calls to the actual services during testing. Even though these approaches can potentially reduce testing cost they do not eliminate the need for runtime testing.…”
Section: Related Workmentioning
confidence: 99%
“…Effects of testing in some systems, such as stock-exchange systems, where each usage of the service requires a business transaction, that carries with it a monetary cost. Solutions aimed at reducing the cost of testing in ScST, such as simulated testing and stub/mock services have previously been proposed [11,12,13,14,15,16]. However, these approaches do not eliminate the need for runtime testing (testing with real services).…”
Section: Introductionmentioning
confidence: 99%