can u explan me clearly wt is web based app: and client
server app:
Answers were Sorted based on User's Feedback
Answer / sri
Web application: is a 3 tier arch structure which has a
client, a server and a database. In the web application,
core application lies on the server side and client can be
a thin client like a browser. And what ever changes are
made they occur at server only and is reflected every where
else.
C/S application is always a two tier and has a client and a
server only. In C/S, entire arch is installed at client and
when ever change is required, all the clients are to
changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / beda
WEb applications are 3 tier, no. of users are more, URL
Driven, session are closed wen u log out , performance
issues are more related to session time, speed, no. of
users, security
Client -server are 2 tier with menu driven control, limited
no. of users, performamce issues are less
| Is This Answer Correct ? | 0 Yes | 0 No |
How the deployment phase of SDLC differs in product based company and in service based company ?
Do you think qa's can also participate to resolve production issues?
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
We have a requirement for a project. The project is not yet started. So, what are the possible testing criterias the requirement have to fulfil so that we can take up the proposal to developing the application?
What is the strategy for automation test plan?
What are the key components of a test case template
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What quality should have Test lead?with real time exp?
can u explain what is concurrancy in testing
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
What is binary portability testing?
How is retesting different from regression testing?