how does a client /server environment affects testing?
Answers were Sorted based on User's Feedback
Answer / krishnaveni
As there are lot of dependencies like data transfer,
hardware, and server etc while working with client/server
technologies, testing will be extensive. If there is a high
time contraint, system and integration testing will be
followed. But generally load, stress and performance
testing have to be done for the client / server environment.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / murthy
Client/server environment works on Intranet, so it would be
lil bit easy to test client/server environment.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / we4
SERVER SIDE INTERFACES AND CLIENT SIDE COMPATABILITY
SERVERSIDE INTERFACE MEANS INTERACTION B/W WEB SERVER-
APPLICATION SERVER,APPLICATION SERVER-DATABASE AND VICE
VERSA,COMPATABILITY OF S/W,H/W,DATA BASE ETC
CLIENT SIDE COMPATABILITY MEANS DIFFERENT PLATFORMS,BROWSERS
Is This Answer Correct ? | 0 Yes | 0 No |
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?
What kind of testing to be done in client server apllication and web application? Explain....
diffrence between application testing and product testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
What is a testbed in manual testing?
what is agile testing?
What are the initiations Ur taken in UR projects?(In P.M)
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
what is latent bug and golden bug.
1. When you consider employing a failure mode and effect analysis?
What is CRUD testing