Difference between the Web based and client server testing.
Explain using example..
Answer Posted / duvvada
For Web Applications: Web application can be implemented
using any kind of technology like Java, .NET, VB, ASP, CGI&
PERL. Based on the technology,We can derive the components.
Let's take Java Web Application. It can be implemented in 3
tier architecture. Presentation tier (jsp, html,
dthml,servlets, struts). Busienss Tier (Java Beans, EJB,
JMS) Data Tier(Databases like Oracle, SQL Server etc., )
If you take .NET Application, Presentation (ASP, HTML,
DHTML), Business Tier (DLL) & Data Tier ( Database like
Oracle, SQL Server etc.,)
Client Server Applications: It will have only 2 tiers. One
is Presentation (Java, Swing) and Data Tier (Oracle, SQL
Server). If it is client Server architecture, the entire
application has to be installed on the client machine. When
ever you do any changes in your code, Again, It has to be
installed on all the client machines. Where as in Web
Applications, Core Application will reside on the server and
client can be thin Client(browser). Whatever the changes you
do, you have to install the application in the server. NO
need to worry about the clients. Because, You will not
install any thing on the client machine.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When you will deploy Fibre Channel SAN instead of iSCSI SAN?
Explain compatibility testing?
What does cots represent?
Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
Explain regression testing?
What are enter & exit criterias of a test paln?
Mention what the difference between pilot and beta testing is?
HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance
What is a user guide?
What is memory leaks and buffer overflows ?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
Test engineer?
What is negative and positive testing?
What is waiver?
What is differences between SCS-1,2 and 3