What are the Testing types can Follow for Web application
Project ?Please Help me .....Urgent ....
Answers were Sorted based on User's Feedback
Answer / jagadish
the security testing is needed only for the secured sites
like banking finance etc not for all
the answer is correct by swathi except the security testing
there is one more testing that is compatibility i.e.
platform independence as this is for web related testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jagadish
smoke or sanity testing is the first test, where we check
the from login to logout all the functionalities are
testable are not. in some companies the smoke is done
firstand sanity at the end of all tests vice versa
then the functional testing all the things as in the web
application we get the top of the screen we get some
functions , left pane we get some functionalities, right
pane some functionalities, center and bottom from login to
log out. with out missing any thing or any functionalities.
then we apply the regression testing technique for the same
things after fixing the bugs.
then integration testing has to be done checking the
integration of the
after getting satisfied with the build to the functional
spec requirements.
then we have to check the performance
last the uat (user acceptance test)
if you need more detail please contact me on my mail
jagadishk.9454@gmail.com
this varies with company to company
| Is This Answer Correct ? | 1 Yes | 0 No |
security testing what are the things you want to check in security testing ?
How do u approach for testing a web application?
Is there any diff. between Bug,Defect,Error?
entry and exit criteria for each phase in STLC and SDLC
1. When you consider employing a failure mode and effect analysis?
What is Data base testing in manual
What is mutation testing & when can it be done?
Give Proper Example for following situations 1. Sevirity 'Low' Priority 'Urgent' 2. Sevirity 'Urgent' Priority 'Low' 3. Sevirity 'Urgent' Priority 'Urgent' ? Also explain what is sevirity & Priority if A Printer suppose to print out 1000 Print outs for 1 refill of cartage But actually it is taking 1100?
What is integration testing?
What is functional Testing ?
what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explian STLC What is severity and priority and example of highseverity and low priority
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong