How do you go about testing a web application?
Answers were Sorted based on User's Feedback
Answer / sampathi kotla
to conduct testing a web application:tester follows these
steps:
1.select web based risks
2.select web based tests
3.select web based tools
4.perform tests.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aman
For testing a web application we need to consider the
following things:
1. URL of the application.
a) It should be simple and meaningful.
b) Its performance should be high means it should
be open quickly.
c) If some wrong spelling or related spelling is
typed on URL it should search at the top level in search engine.
2. Smooth functionality of the application.
3. Smooth Opening of the links.
4. Relevant Information on the web Page.
Aman
aman.kumar@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Explain Boundary value analysis, Equivalence partitoning and Error guessing?
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
what is clinet side validation and server validation??
what happens to the test plan of the application has a functionality not mentioned in the requirement
Diff. between system test cases & UAT test cases.
1.what is a test condition ?
in web application , what are the common "browser compatabality issues " that you have across.?
what is meant by test stretagy?
where u r writing testcases manually?
what is Middleware? can anybody explain me?
what is testing methodology?
How can I do a documentation of Test Cases? Which steps are in it?