For Web Applications what type of tests r u going to do ..
tell me the Importent ones..
Answers were Sorted based on User's Feedback
Answer / antojap20
1,Functionslity Testing.
2,Security Testing ( XSS testing,HTTP vulnerable
testing,Script Injection).
3,Browser Copatibility Testing.
4,Sanity Testing.
5,Load/Performance Testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aleem
The following are the tests need to be done for Web
application.
Static Testing
Dynamic Testing
Navigation Testing
Compatabilty Testing
Functionality Testing
Link Testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunil reddy
for an web application we need 2 check
URL of appl
navigation(Normal links,broken links_
scalability
reliabilty(recovery testing)
usability
compatbility
forms,cookies
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepti palagiri
1)the imp once r firstly we'll check for the UI with GUI
testing whether font, colour of backround& fonts r easily
understandable.
2)then for checking the functionality of each objects in
application we'll do functionalty testing
3) to check for then hyperlinking we'll do navigation testing
4) to check for load/volume/sress on the application we'll
do performance testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mys
1)Functionality testing
2)security
3)Performance
4)Link testing
5)Regression testing
Below are optional depends on project
8)Comptability
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / umasubbu4u
Its a big challange to test a web site. Visit the following
link for more details:
http://quality-assurance-software-
testing.blogspot.com/2005/08/web-applications-testing.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anilbabu
Functional Testing
Smoke Testing(for UI and API's-- Through Automation tool)
Regression Testing
Batch Process Testing(for simulators)
| Is This Answer Correct ? | 0 Yes | 0 No |
What should you do if you don`t have sufficient document,how do you go and work in that environment.
Explain clearly what is buglifecycle
Can you explain tailoring?
What is the difference between SRS and BRS
How do we run the Data Base Testing Manually
What is regression testing? When to apply it?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
which test is used for memory leakage?
how to write test cases for boundary value analysis and equality partitioning?
Can anyone Give me examples for high Severity and Low priority defects?
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
what is the use of testing? is testing compulsary