how to test an web application. and what step have to
considered first.
Answer / dada_khairnar
Web sites are essentially client/server applications - with
web servers and 'browser' clients. Consideration should be
given to the interactions between html pages, TCP/IP
communications, Internet connections, firewalls,
applications that run in web pages (such as applets,
javascript, plug-in applications), and applications that run
on the server side (such as cgi scripts, database
interfaces, logging applications, dynamic page generators,
asp, etc.). Additionally, there are a wide variety of
servers and browsers, various versions of each, small but
sometimes significant differences between them, variations
in connection speeds, rapidly changing technologies, and
multiple standards and protocols. The end result is that
testing for web sites can become a major ongoing effort.
Steps considered are:
1. Behaviour Testing
2. Static web testing
3. Input domain testing
4. Backend testing
5. Error handling testing
5. Frame Level testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Amounts not dispatch in ATM what are all scenario to test?
How to test login page or web login page? are they difference?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
what are the critical bug occurs in banking domain?
Explain about PET Model?
what is the entry and exit criteria for system testing in v model
Is system testing part of Functional testing or functional testing part of system testing?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
How do you react when the developer says that defect you logged is not valid?
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
3. Name three words or characteristics that describe this Web site.