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 |
Explain Bug Tracker
There are some features to improve the performance of a Product. What are those factors?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
what type of testing process is being followed in your company?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
What type of Testing u done ur project?
r there any openings for 1+ experienced candidates in Manual Testing? If there r any, please let me know!!
What kind of testing to be done in client server application and web application? Explain
what is coupling integration testing
How will you test manually if you have more than 1000 of data?
How do you perform regression testing?