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 |
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
What Is System Testing
wat is da differnce between test stratagy and tedt plan?
explain me traceability matrix in brief....?
what is system testing? explian with scenarios..
What Defect Density?
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
Describe a past experience with implementing a test harness in the development of software.
what is test bed?
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
while writing the test cases, how can we know whether we wrote all the test cases or not.
tell me 4 test case technics ?