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 branch testing and what is boundary testing?
what is the differemce b/w test cases and test scripts?
What are the benefits of automated testing?
How to start testing after project kick off ???
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
What mental attitude do You have, if You are really qualified to this Tester Job?
what is Agile Development Processes
What is context driven testing?
What is test idea? What is tets plan?
What are the points to be taken into consideration while doing INTSTALLATION TESTING?
What are the actual QA processes run in software compamy ?
What is the most critical bug you found in your latest project or overall in your career ?