WHAT IS THE DIFF BW CLIENT SERVER APPLN,WEB APPLN, 1TIER APPLN,2TIER APPN , 3 TIER APPLN, WINDOWS APPLN? WHICH APPLNS ARE SAME? WHICH IS IMP?
Answers were Sorted based on User's Feedback
Answer / mfsi_krushnas
To be in a layman language:
1.client server applications are generally run on a
client machine and request to a remote sever to aquire
service.
2.Web applications are generally transferred through web.
and they use browser as a client.
3.Windows applications are as simple as a ms word,ms
excel etc.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / saikrishna
clien server app
using the app in intranet i.e without using browers
other people cannot make accesible.so limited members are
using it.
If any changes are made it will reflect in client systm
anly.
web app
using the app in internet i.e using the browsers
Numkerous numbers are using it
if any changes are made it will reflect in other layers
also.
windows app and client app are same
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mfsi_krushnas
To be very simple
1.CLIENT SERVER APPLICATION is generally run on a client
machine and helps in connecting to the remote server.
2.WEB APPLICATIONS are tranferable on the web and need a
web browser always.
3.Windows applications are as simple as a word document or
excel.
| Is This Answer Correct ? | 3 Yes | 0 No |
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
software testing life cycle?
I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.
What are the Assumption while writing the test cases? Explain with the example?
How do you measure a quality of the product ?
what is the process followed in JAVA Testing compared to Normal Testing process.
At what stage the unit testing has to be done?
what is be bugging ?
who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
what is mean by mr ?
What is the Testing strategy for testing client server applications/products?