0% found this document useful (0 votes)
2 views6 pages

scenario-qb

Download as xls, pdf, or txt
Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1/ 6

SNO QFLAG QTEXT a

REST is an
architectural style of
developing web
services , every
component is a
XYZ company e-commerce application need to be integrated resource which can be
with payment gateway service . Choose the beststyle of accessed by a
developing web services which take advantage of the ubiquity of common interface
HTTP protocol and leverages HTTP method to define actions. It using HTTP standard
1 revolves around methods

In one of the mail service portal user don’t want to retain the
login credentials and any of the session information entered in
the from.Choose the correct protocol which should be stateless
2 and secured ,suitable for this scenario HTTP protocol

A customer in online shopping portal added list of products out


of which few of them he wants to remove from cart.Which
3 restful method is used to complete the task GET

In Wigro pvt Ltd employee portal choose the correct request


method where URI accepts only the requests with the POST •POST
method. The data attached to the request is the information of http://localhost:8080/
4 the employee to be created employee

In one of the social media site application need not load data
every time from server and can be stored in local cache and
should be support response data in multiple formats choose the RMI with remote
5 correct implementation. client and server

In Verentile corp interapable application is designed to perform


CRUD operation.After integration is completed client application using SOAPUI,Chorme
created and tested and what is the correct approach to test the Postman , Firfox
6 application Poster

To create RESTful web services in Java, the JAX-RS library is a


standard way to develop a REST web service what are the other REST easy,RESTlet and
7 implementations are available to create rest application Apache CXF

Resource instance is
created for every
For product purchase multiple customers are trying to get incoming Request
estimation concurrently.If RestFull resources are accessed by there is no need to
multiple clients ? do restfull resources need to make it thread- make it thread-safe or
8 safe? add synchronization
Software development pattern which has grown out of the
recent trends in software development and software
management practices, in order to increase the speed and
efficiency of developing and managing software solutionsthat Cloud with bigdata
9 combines services

There are challenges and risks do organisations often face when


switching from a monolithic system to microservices.What is the approach to culture,
10 role do microservices play in the DevOps approach process, and tools
IMG_PAT
b c d e f ANSWER H

only XML resource is Request and


used for RESTful Response go in only
communication XML format CGI implementation a

FTP protocol SMTP protocol Telnet a

POST PUT DELETE d

•PUT •DELETE .OPTIONS


http://localhost:8080/ http://localhost:8080/ http://localhost:8080
employee employee /employee a

CORBA
REST webservices SOA application implementation b

JUNIT testing NUNIT testing using Mokito a

SOAP WSDL UDDI a

explicit server level thread


synchronization is Developer has to safety need to be
needed handle thread safety handled a
Agile methods,
DevOps culture, PaaS,
application containers Cloud infrastructure
Cloud with and the widespread with No SQL
distributed databases adoption databases c

deploying more composing services to


effective software provide an
engineering and application’s support for clustered
architecture functionality environment b
COMPRE
HENSION HINT LEVEL TOPIC SUB_TOPIC REMARK QUE_ID

Restful Architectural
web constraints in
1 services REST

Restful
web
1 services REST features

Restful
web REST CRUD
1 services operations

Restful
web REST HTTP
1 services methods

Restful
web Restful web
1 services services

Restful
web Testing REST
1 services webservices

Restful
web REST webservices
1 services implementations

Restful
web REST webservices
2 services thread safety
Restful
web
2 services Micro services

Restful
web
1 services Micro services

You might also like