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 |
How to do test if we have minimal or no documentation about the product?
What are the different phases available in STLC.
What is broken link? how to test in a web application.
2 Answers Innovizia Technologies, IT Works,
What are the differences in testing a client-Server and a web Application
How do u find duplicate test cases?
In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
is test data the same as test condition
how to write test cases for fibonacii series
what is walkthrough?