What are the Testing types can Follow for Web application
Project ?Please Help me .....Urgent ....
Answer Posted / 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 |
Post New Answer View All Answers
How to integrate Bugzilla with QTP?
What is CVS and why it is used?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
How do you Prepare a Defect Managemnt Policy
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
Test cases have written according to Flow of the software working or according to Screens?
Enlist some bug status along with its description?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is validation in software testing?
If automating - what is your process for determining what to automate and in what order
explain fish model in detail?
State a generalized process for load test? Or explain how you did it previously.
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Explain Operational Acceptance Testing with example ?
What is the different between SIT and UIT?