WorksheetsSIA MIDTERM
Total questions: 50
Worksheet time: 26mins
JSON is a (mostly) language-independent way of specifying objects as name-value pairs
True
False
Stress Testing Process Results Analysis, in this stage, you ignore the Stress Test results and identify bottlenecks.
True
False
XML Blends data and schema (structure)
True
False
Run and monitor the tests. Validate the tests, test data, and results collection.
Configure the test environment
Execute tests
Implement test design
Identify the testing environment
Load Testing is to test the system behavior under normal workload conditions, and it is just testing or simulating with the actual workload.
True
False
Which of the following tools can simulate thousands of users to evaluate the application performance under load and analyze the response times.
Web Service
Stress Testing
XML
JSON
XML stands for ___
Extensibility Markup Language
EXtensive Markup Language
EXtensible Mark Language
Extensible Markup Language
Stress testing is also known as______
Discomfort Testing
Endure Testing
Endurance Testing
Comfortable testing
In JSON syntax, an object is an unordered set of name/value pairs. Select all true statement below about object.
The pairs are enclosed within braces.
Pairs are separated by commas
There is a period between the name and the value
In distributed client-server systems, testing is done across all clients from the server.
True
False
Which of the following Stress Testing Process gather the system data, analyze the system, define the stress test goals.
Results Analysis
Create Automation Scripts
Planning the Stress Test
Script execution
Which of the following Stress Testing technique define as an integrated stress testing which can be tested across multiple systems running on the same server?
Distributed
Transactional
Systemic
Application
WSDL stands for what?
Web Services Description Language
Web Services Discovery Language
Web Script Description Language
Web Script Discovery Language
In JSON syntax, an object is an unordered set of name/value pairs. Select all true statement below about object.
The pairs are enclosed within braces.
Pairs are separated by commas
There is a period between the name and the value
JSON strings are always delimited by_____
commas
curly braces
single quoutes
Which of the following Stress Testing Process generate the test data for the stress scenarios?
Planning the Stress Test
Scrip Execution
Create Automation Scripts
Results Analysis
Stress testing is used to find out if or how the application recovers after its success.
True
False
It is used to study how the application responds under unusually heavy loads.
Stress testing
Load Testing
XML
JSON
Jmeter is an Open Source testing tool. It is a pure Java application for stress and Performance Testing
Jmeter
NeoLoad
LoadRunner
Stress Tester
XML is not case-sensitive
True
False
XML is designed to be self-descriptive
True
False
Load testing is used to find the limit of the load which the application or system cannot withstand, the performance levels at the limits.
True
False
Which of the following Stress Testing Tool define as open Source testing tool and it is a pure Java application for stress and Performance Testing?
Stress tester
NeoLoad
Jmeter
LoadRunner
Which of the following Stress Testing technique concentrates on finding defects related to data locking and blocking, network issues and performance bottlenecks in an application?
Distributed
Systemic
Transactional
Application
A __ is a sequence of Unicode characters wrapped within quotes ("
integer
double
float
string
XML tags are predefined
True
False
This testing concentrates on finding defects related to data locking and blocking, network issues and performance bottlenecks in an application.
Transactional Stress Testing
Application Stress Testing
Systemic Stress Testing
Exploratory Stress Testing
This testing concentrates on finding defects related to data locking and blocking, network issues, and performance bottlenecks in an application.
Exploratory Stress Testing
Transactional Stress Testing
Application Stress Testing
Systemic Stress Testing
Load testing does break the system.
True
False
Exploratory Stress Testing is one of the types of stress testing, which is used to test the system with unusual parameters or conditions that are unlikely to occur in a real scenario.
True
False
JSON stands for what?
JavaScript Object Note
JavaScript Objective Notation
JavaScript Object Notation
JavaScroll Object Notation
A (a) is a sequence of Unicode characters wrapped within quotes (")
This is one of the types of stress testing which is used to test the system with unusual parameters or conditions that are unlikely to occur in a real scenario
Application Stress Testing
Systemic Stress Testing
Exploratory Stress Testing
Transactional Stress Testing
Which of the following is a true statement about comments in JSON? Select all correct answers.
There is no syntax for commenting JSON instances.
You cannot comment a JSON instance document.
Use the double slash (//) to add comments in JSON instance
The syntax in writing comments in Json is the same as in XML
XML strings (such as attribute values) may be delimited by __ Select all that applies.
single quotes
double quotes
curly braces
commas
SOAP stands for what?
Simple Object Access Prime
Size Object Access Protocol
Simple Object Access Protocol
Simple Objective Access Protocol
Consolidate and share the results data.
Implement test design
Configure the test environment
Execute tests
Analyze the results
Any legal XML document is not always parsable by an XML parser, without knowledge of tag meaning
True
False
JSON is commonly used in Web as a vehicle to describe data being sent between systems
True
False
Which of the following is a true statement about comments in JSON? Select all correct answers.
There is no syntax for commenting JSON instances.
You cannot comment a JSON instance document.
Use the double slash (//) to add comments in JSON instance.
The syntax in writing comments in JSON is the same as in XML
The role of stress server is to combine a set of stress tests to all stress clients and track the status of the client.
True
False
Which of the following is a legal JSON string?
{"comment": "This is a very, very long comment" }
No answer text provided
No answer text provided
No answer text provided
XML was designed to carry data and to display data
True
False
It is a network accessible interface to application functionality, built using standard Internet technologies
JSON
Web Service
XML
Stress Testing
Which of the following JSON syntax can be used between any pair of tokens?
number
value
whitespace
string
Both JSON and XML can be used by Ajax
True
False
Stress testing tries to create a new system by testing with overwhelming data or resources.
True
False
Stress Testing tool does not provides an extensive analysis of the web application performance, provides results in graphical format, and it is extremely easy to use.
True
False
Which of the following is a legal JSON string?
{"comment": "This is a very, very long comment" }
No answer text provided
No answer text provided
No answer text provided
Stress Testing Process Script Execution, in this stage, you run manually the Stress testing scripts and store the stress results.
True
False
