How do u go abt when ur testing web applications?

Answers were Sorted based on User's Feedback



How do u go abt when ur testing web applications?..

Answer / techie

The quality of a website must be evident from the Onset.
Any difficulty whether in response time, accuracy of
information, or ease of use-will compel the user to click
to a competitor's site. Such problems translate into lost
of users, lost sales, and poor company image.

To overcome these types of problems, use the following
techniques:
1. Functionality Testing
2. Usability Testing
3. Navigation Testing
4. Forms Testing
5. Page Content Testing
6. Configuration and Compatibility Testing
7. Reliability and Availability Testing
8. Performance Testing
9. Load Testing
10. Stress Testing
11. Security Testing

For more information, visit:
http://quality-assurance-software-
testing.blogspot.com/2005/08/web-applications-testing.html

Is This Answer Correct ?    1 Yes 0 No

How do u go abt when ur testing web applications?..

Answer / geetz

Web sites are essentially client/server applications - with
web servers and 'browser' clients. Consideration should be
given to the interactions between htm
l pages, TCP/IP communications, Internet connections,
firewalls, applications that run in web pages (such as
javascript, plug-in applications(flash, quick time)), and
applications that run on the server side (such as asp.net,
database interfaces etc.).

Other considerations might include:

What are the expected loads on the server (e.g., number of
hits per unit time?), and what kind of performance is
required under such loads (such as web server response
time, database query response times).
Who is the target audience? What kind of browsers will they
be using? What kind of connection speeds will they by using?

What kind of performance is expected on the client side
(e.g., how fast should pages appear, how fast should
animations etc. load and run)?

Will down time for server and content maintenance/upgrades
be allowed? how much?
What kinds of security (firewalls, encryptions, passwords,
etc.) will be required and what is it expected to do? How
can it be tested?

What processes will be required to manage updates to the
web site's content, and what are the requirements for
maintaining, tracking, and controlling page content,
graphics, links, etc.?
Which HTML specification will be adhered to? How strictly?
What variations will be allowed for targeted browsers?

How will internal and external links be validated and
updated? how often?
Can testing be done on the production system, or will a
separate test system be required? How are browser caching,
variations in browser option settings, dial-up connection
variabilities, and real-world internet 'traffic congestion'
problems to be accounted for in testing?
How extensive or customized are the server logging and
reporting requirements; are they considered an integral
part of the system and do they require testing?

links concerning web site security - eg.https pages for
account info in banking website.
Some usability guidelines to be consider - eg.how
userfriendly it is.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

How to create requirements test matrix template?

0 Answers  


Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


What if the software is so buggy it ca not really be tested at all?

0 Answers  


Define the key challenges faced during software testing?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN TD AND QC?

3 Answers  






What is a cause effect graph?

0 Answers  


What is context driven testing?

0 Answers  


What is difference between ach credit and the normal credit?

0 Answers  


When does metrics validation occur? 1. Throughout the life cycle 2. During the test 3. After the test 4. During requirements definition 5. After the final software release Justify ur answer with simple explanation.

1 Answers   Olenick, Sigmar, Vidyanikethan,


What are the three C's for the present QA in the IT industry.

4 Answers   iSoft,


how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?

0 Answers  


What is difference between Six Sigma and CMMI and how both relate/differ to each other

1 Answers  


Categories