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 difference between Six Sigma and CMMI and how both relate/differ to each other
What is the involvement of tester in SDLC?Explain.
What is the Capability Maturity Model (CMM)? At what CMM level were the last few companies you worked?
What are the types of testing can be performed on facebook login page?
what sort of things what u put in Bug Report ?
I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?
What is the diff b/w Quality Assurence and Quality Control ?..
11 Answers FIC, Visualize Technology,
How to generate swift message
Give an example of high severity and high priority bug, and low severity and low priority bug.
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
How would you describe the involvement you have had with the bug-fix cycle between Development and QA?
Can Regression test be done at all levels