APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE
CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
Answers were Sorted based on User's Feedback
Client Server Application :The Application mainly consists
of window type having screens etc.
This contains only Client(front end) and BAck end(Database -
Server).
Web based Application : The web application conists of
online transaction (like web page).This containg more than
two tier that client (Front end),Business logic
(security,protocols),Server(Database).
Appraochs for 2 tier application :The SRS documents that
you got from clients and the development team.
SDLC cycles may be followed.
Same thing will be application for 3 tier testing
If im wrong pls correct me !
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 3 Yes | 1 No |
In webbased testing we test the functionality
links,images,navigation,cookie testing etc.,
in webbased applications we concentrate more on the
performance testing like in webapplications the number of
users are not predictable.
in client based application we do test all these but
apart from these we do server side validation testing and
we wont concentrate much on performance testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What did your base your test cases?
How can you decide max number of testcases for a Module?
Hi, I have almost completed 5 years in manual testing and now want to switch over or explore something new in testing. Friends, can you post me your sugesstions?
what is the purpose of writing testcases?
how to test if there are 2000 requirements ro be tested in an application ?
what is scrum how with ex?
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
What is buffer overload? How can you test buffer overload in the AUI?
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
Is integration testing is a validation testing ?
what is the difference b/w system testing & functional testing ?
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?