Feb 28, 2011

Webtesting Quiz

  1.  True
  2.  FALSE
 A page flow diagram is a very useful aid for the tester to use when checking for correct page flow within the application.
  1.  True
  2.  FALSE
 The goal of cross browser testing is that a website can be used by the largest possible audience, with minimal variation in the user-experience
  1.  True
  2.  FALSE
 Test Plan includes
  1.  Define test schedule and assign responsibilities
  2.  specify automated testing tools
  3.  define defect tracking machanisms
  4.  All of the above
 A webpage should ideally look and work the same in all web browsers is done by
  1.  Java compatibility testing
  2.  Cross site scripting
  3.  Cross browser testing
  4.  All of the above
 Try again later is a web browser error message for
  1.  Service Unavailable
  2.  Connection Refused
  3.  Host Unavilable
  4.  All of the above
 Testing the web application is important because
  1.  short release cycle
  2.  Constantly Changing Technology and multiple Technologies
  3.  Inability to control the user's running environment
  4.  All of the above
 _____protocol do keep some history of previous web browser and web server interactions and this protocol is used by cookies to maintain the user interactions.
  1.  Stateful HTTP
  2.  Stateless HTTP
  3.  Complete HTTP
  4.  All of the above

What is a correct sequence of web testing task set?
  1.  1) Review stakeholder requirements 2) Conduct performance and security tests 3) Perform unit, integration and configuration tests 4) Define Web Application testing strategy and develop test plan
  2.  1) Review stakeholder requirements 2) Perform unit, integration and configuration tests 3) Conduct performance and security tests 4) Define Web Application testing strategy and develop test plan
  3.  1) Review stakeholder requirements 2) Define Web Application testing strategy and develop test plan 3) Perform unit, integration and configuration tests 4) Conduct performance and security tests
  4.  1) Review stakeholder requirements 2) Define Web Application testing strategy and develop test plan 3) Conduct performance and security tests 4) Perform unit, integration and configuration tests
 Select correct sequence of Load Testing Process
  1.  1) Planning 2) optimization/ Fine Tuning 3) Preparation 4) Execution 5) Analysis
  2.  1) Planning 2) Preparation 3) Execution 4) Analysis 5) optimization/ Fine Tuning
  3.  1) Planning 2) Preparation 3) Execution 4) optimization/ Fine Tuning 5) Analysis
  4.  1) Planning 4) Execution 5) Analysis 2) optimization/ Fine Tuning 3) Preparation
 Which testing demonstrate the validity of the raw data sent from the database to the Web Application and the validity of the transformations applied to the raw data
  1.  Functional Testing
  2.  Security Testing
  3.  Database testing
  4.  Configuration Testing
 Which Language of the Browser works on Unix/Linux
  1.  Shell Scripts
  2.  Perl
  3.  Python
  4.  Java
 In a Internationalization testing Configurations and Data is called
  1.  Numeric
  2.  Configuration Testing
  3.  Database testing
  4.  Test Suites
 Performance test objective "Acceptance " describes_______
  1.  Does a new version of the software adversely affect response time?
  2.  How stable is the system under a heavy work load?
  3.  Is the system stable enough to go into production?
  4.  How long does it take to complete a task?

Use _________ to change the supplied page source between pages, adjusting the sequence or reload of the web pages or web content supplied to the browser
  1.  Client-side scripting
  2.  Server side scripting
  3.  HTML
  4.  Java Scripting
 Server-side configuration testing includes Compatibility with Server OS and ----------
  1.  Globalization
  2.  Internationalization
  3.  Directory creation by web application
  4.  specify automated testing tools
 In Internationalization testing a synonym for translation of the User interface and documentation is called
  1.  Internationalization
  2.  Localization
  3.  customization
  4.  Globalization
What is the root cause of this error message due to Fatal Error. System call 'fopen' failed
  1.  Connection Refused
  2.  Connection Lost with server
  3.  Page has moved
  4.  Service Unavailable
In which arcitecture does the web application implements the endpoint of a web service.
  1.  Web based Architecture
  2.  Service Oriented Architecture
  3.  Client Service Architecture
  4.  Risk Oriented Architecture
 characteristics of web applicaton
  1.  Integration of numerous Technology
  2.  Modularization
  3.  A well defined layered Architecture
  4.  All of the above
 Why web applications are so popular
  1.  It has ability to update and maintain without distributing and installing software
  2.  Wide no of usrs can acces it concurrently
  3.  both A and B
  4.  None of the Above
 Stock Trader is an example of
  1.  Presentation oriented application
  2.  Servce oriented application
  3.  both A and B
  4.  None of the Above
 Presentation-oriented applications are often clients of service-oriented web applications.
  1.  True
  2.  FALSE
 Pages are Quick and easy to put together, even by someone who doesn't have much experience.
  1.  Static Web Pages
  2.  Dynamic Web Pages
  3.  both A and B
  4.  None of the Above
 Pages that are difficult to maintain when site gets large.
  1.  Dynamic Web Pages
  2.  Static Web Pages
  3.  both A and B
  4.  None of the Above
 Web based system fails because
  1.  Application does not meet the Cusomer requirement
  2.  Not compatible with some browsers
  3.  Applicaton is complex to use
  4.  All of the above
 Testing the web applications ensures there will be Reduction development cost and infrastructure costs
  1.  True
  2.  FALSE
 Web application testing techniques includes
  1.  Usability Testing
  2.  Configuration Testing
  3.  Database testing
  4.  All of the above
 Page flow testing will be done by using
  1.  Bookmarks
  2.  Establish Session
  3.  Faked Session
  4.  All of the above
 Testable elements in Security Testing are
  1.  log files
  2.  dll files
  3.  registry files
  4.  All of the above

Server-forced quit from session due to server problem is
  1.  Voluntary Connectivity Testing
  2.  Involuntary Connectivity Testing
  3.  both A and B
  4.  None of the Above
 Web Server On/Off Test. Shutdown the web server,  then restart the server. Is a
  1.  Involuntary Connectivity Testing
  2.  Voluntary Connectivity Testing
  3.  both A and B
  4.  None of the Above
 While doing the link testing we should test ActiveX, Java applets and other objects that are downloaded and executed within the Browser
  1.  True
  2.  FALSE
 Making the web site as simple as possible is the part of
  1.  Usability Testing
  2.  Cross browser testing
  3.  Security testing
  4.  Both A and B
 Site Inspector is used for
  1.  Usability Testing
  2.  Cross browser testing
  3.  Link Testing
  4.  None of the Above
 browsers which support W3C standards enables the Java Compatibility?
  1.  True
  2.  FALSE
 Old Browser supports the Java Compatibility
  1.  TRUE
  2.  False
 Cookies contains Personalized user data
  1.  True
  2.  FALSE
 The communication between web browser and web server is stateless.
  1.  True
  2.  FALSE

__________serve the purpose of maintaining the user interactions with web server
  1.  Browser
  2.  Session ID
  3.  Cookies
  4.  None of the Above
 Different browsers store cookie in different paths.
  1.  True
  2.  FALSE
 Interactivity is the goal of Usability testing
  1.  True
  2.  FALSE
 Aesthetics is a part of
  1.  Security Testing
  2.  Usability testing
  3.  Cross browser testing
  4.  None of the Above
 Content Tesing is a part of
  1.  Security Testing
  2.  Usability testing
  3.  Link Testing
  4.  Cross browser testing
 Navigation Testing is a part of
  1.  Security Testing
  2.  Link Testing
  3.  Usability Testing
  4.  Page Flow Testing
 Site map is checked in
  1.  Syntactic Navigation Testing
  2.  Semantic Navigation Testing
  3.  both A and B
  4.  None of the Above
 Determine an optimal system configuration is
  1.  Compatibility Testing
  2.  Configuration Testing
  3.  Stress Testing
  4.  Load Testing
 Testing the Culturally-dependent data, such as dates and currencies, appear in formats that conform to the end user's region and language  is called as
  1.  Internationalixation
  2.  Localization
  3.  both A and B
  4.  None of the Above
 Configuration sizing is the objective of
  1.  Performance testing
  2.  Configuration Testing
  3.  Load testing
  4.  Stress Testing
Client-forced quit from session due to visiting another site/application for an extended period of time is a  
a.   Involuntary Connectivity Testing
b.  Voluntary Connectivity Testing      
c.   C, both A and B           
d.  None of the Above

Answers
Ques No.
Correct Answers
1
A
2
A
3
A
4
D
5
C
6
D
7
D
8
A
9
C
10
B
11
C
12
D
13
D
14
C
15
B
16
C
17
B
18
C
19
B
20
D
21
C
22
B
23
A
24
A
25
B
26
D
27
A
28
D
29
D
30
A
31
A
32
A
33
A
34
B
35
B
36
A
37
B
38
A
39
A
40
C
41
A
42
A
43
B
44
B
45
C
46
A
47
B
48
A
49
A
50
B


2 comments:

  1. Questions are easily understandable thank you

    ReplyDelete
  2. Software tester We always follow the latest trends in IT world and update our syllabus based on that information. Our students graduate with the knowledge of the latest technology that is used in Software Development and QA.

    ReplyDelete