what is web testing and what should you test in web testing?
Answers were Sorted based on User's Feedback
WEB TESTING:
This is done for 3 tier applications (developed for Internet / intranet / xtranet).
Here we will be having Browser, web server and DB server.
The applications accessible in browser would be developed in HTML, DHTML, XML, JavaScript etc. (We can monitor through these applications).
Applications for the web server would be developed in Java, ASP, JSP, VBScript, JavaScript, Perl, Cold Fusion, PHP etc. (All the manipulations are done on the web server with the help of these programs developed).
The DB server would be having oracle, sql server, sybase, mysql etc. (All data is stored in the database available on the DB server)
Web testing includes,
1. Performance testing.
2. load testing.
3. functional testing.
4. Static web testing.
5. Frame work testing.
6. Client/serve testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dada_khairnar
In Web testing test engineer are conduct the following testing:
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 | 1 No |
what is entry and exit criteria?
What is the difference between bottom-up and top-down integraion?Which is effecive.
What is a bug life cycle?
What is Database Testing? How will you do it?
Any applications in the market to help quality test team members communicate with each other?
What is test metric is software testing and what information does it contains?
An automated bank teller system?
Give an example of high severity and high priority bug, and low severity and low priority bug.
where can i find latest software quality interviews questions
which comes first test strategy or test plan?
How does a server or client environment affect software testing?
can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE