Hou can u test a website or a web application? Manually or
Automated?
Answers were Sorted based on User's Feedback
Answer / sures.chaluvadi
Hi
yes u can do it in Both manual and automation.
But when compared with manual it's easy ,fast to do it in
automation.
Generally QTP is the Best to do web testing(functional).
For Performence related issues u can go for Load Runner.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / rupesh chavan
For defining approach, the very first things you need to
check that whether this web site has static OR dynamic
pages and how many times you gone run the TEST. If you have
to do it only once then there is no point going for
Automation. If site is dynamic and will be repeatedly tested
then go for automation.
It's all about Functional Testing; for Load OR Performance
test you have to go for automated tools.
Regards,
Rupesh
+919225513854
| Is This Answer Correct ? | 1 Yes | 0 No |
Can any one tell me abt. QA & QC
In case you have any doubts regarding your project, how do you approach?
what is test scenario?explain with example(positive and negative aspect)
wt is grey box testing
What is Mutation Testing?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
what is test condition
what are the techinques you follow during testing?
Need urgent answers for the interview questions? Interviewer asked 1) when you don't have enough requirements spec how did you perform testing? 2) once the project went live if you come to know that there is a bigger defect(bug) what will you do? 3) when there is a bug in the code but not mentioned in the requirement spec( while testing for some other if you come to know this bug) what will you do? I answered these questions but interviewer was not satisfied can any one please tell me the best answers for these kind of situations. I have other interview next week so please provide me the answers or can email me the answers my I'd is tester582@gmail.com. Thanks in advance
How to start testing after project kick off ???
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
What is validation and verification in software testing?