How and what to functionally test in a web based
application manually?
Answers were Sorted based on User's Feedback
Answer / vipul
web based app. test includs all the following and some more
as well
link test: all link should work, their name must be acc. to
srs, must lead to correct page etc.
security test: transaction b/w db and app. must be secure
authantication test: login test etc.
corrcet me if i m wrong
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vipul
Sudhakar, u might have some info about load testing of
websites? could that also be mannual?
i hv been using load runner for this but how could it be
mannual?(asked in ibm, 2006)
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar
Yes,
Functionality test checks whether application is
functioning or not.
If you click on any link that should leads to new page.
If you hit on registraion form that should get appeard. etc
Best,
Sudhakar.
Is This Answer Correct ? | 0 Yes | 0 No |
What is a Regression testing? And do you follow that in your project?
what is usecase testing? when it can be applied?
diff b/w stress testing and load testing?
What is the difference between functional testing and behavioral testing?
how u do database testing
What type of testing you perform in organization while you do system testing, give clearly?
What is bug release notes? ....What does Bug release notes contain?
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
How is your project connected to the Database...tell the procedure??
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.
What are test case formats widely use in web based testing?