Hou can u test a website or a web application? Manually or
Automated?
Answer Posted / rajendra prasad reddy penumall
Hi friends I am rajendra from Hyderabad.
Web testing in manual process is possible for only some
testing approaches like
Functionality testing,
User interface testing (GUI Testing)
Usability testing,
Security testing,
Compatibility testing (browser compatibility testing -
very imaportent in web application testing),
Database testing
But if you want to test Performance of the website you must
use some testing tool like WebLoad ,loadRunner.
If the application developed in java then we can use Jmeter
for testing the web application.
JMeter is a opensource freely available software from
Apache software foundation, one can download and use it
Without spending a single rupee.
The web application means it may have 2 tier simple
architecture or 3 tier or n tier architecture.
If it is used 3 tier or N tier architecture then we should
Check the performance of the system for retrieving data
from database...etc.
Except performance testing we can conduct web testing in
manual.
But web performance is the prime issue in web testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is specification-driven testing?
How do you deal with environments that are hostile to quality change efforts?
What is a cause effect graph?
What would you do if you have a large suite to execute in very less time?
What the purpose of testing?
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
When we should continue testing?
How do you audit configuration management
What is breadth testing?
Tell me about any quality efforts you have overseen or implemented.
Write the differences between preventive and reactive approaches?
Do you have a favourite QA book? More than one? Which ones? And why.
How to test different Authorization levels for the Admin user and Userside users.
What are the benefits of destructive testing?
What are test driver and test stub and why we need them?