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 |
Tell me what all u have done for 2 years as a manual tester in your company
What is Regression Testing?
22 Answers IBM, Sapient, Siemens,
What is Tracebility Matrix ? What is there in that and what will u do with that ?
Guys, can any one of u give the realtime example for System Test
What kind of inputs do we need from the end user to start proper testing?
write a single scenario which describe error , bug and failure.
What is the difference between Retesting and Data Driven Testing?
Where exactly the testing people will involving in SDLC?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
How do you scope, organize, and execute a test project?
Negative testcases for dropdownlist???
What is the difference between the test case and a test script