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 |
Who should test your code?
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
Can test condition,testcase and testscript help u in performing the static testing
How do you go about testing a project?
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
Can we perform load testing on mobile phone?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.
What is the difference in testing a secured site 'https' & a non secured site 'http'?
Explain test metric and the information it provides.
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
What types of testings can you use in a sequence to test ATM transaction??