what is the difference between web applications and lient
server applications
Answers were Sorted based on User's Feedback
Answer / preethi
1) For launching the Client Server application there is no
need of starting the database server and web server,where as
to launch the Web based application we must start data base
server and web server.
2) Client server application is a menu driven application
i.e using menu's only we can able move forward from one page
to another page,
where as web based application is a links driven application
i.e using links only we can able to move forward from one
page to other page.
3) Client server applications will consists of less content
where as web based applications will consists of more
content compared to client server applications.
With Regards
Preethi.G
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swapn
web applications is a 3-tier or n-tier becoz
it has presentation layer(PL) buisness logic and database .
its a multi user since many users can interact same
application at same time.
client server is a 2-tier PL and buisness logic(code behind)
are clubbed together and database at other i.e server side
single user can access.
eg.if u install or download and run it
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / preethi
1) For launching the Client Server application there is no
need of starting the database server and web server,where as
to launch the Web based application we must start data base
server and web server.
2) Client server application is a menu driven application
i.e using menu's only we can able move forward from one page
to another page,
where as web based application is a links driven application
i.e using links only we can able to move forward from one
page to other page.
3) Client server applications will consists of less content
where as web based applications will consists of more
content compared to client server applications.
With Regards
Preethi.G
Is This Answer Correct ? | 0 Yes | 0 No |
As a testing engineer what to do if same defect is occured again in the software??
how do u import all ur test case written in excel sheet to test director?
How u prepare Test data in testing process???
Suppose you have given a project which have less Requirement specification documents or say no specification what will your decision how will you conduct the testing.
what is the different between application server and database server?
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
what is the difference between testplan and testcases?
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
If automating - what is your process for determining what to automate and in what order
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
what is the severity we give. login fails eventhough we enter the correct username and pwd.
tell me any bug which u could not able to find