what is the difference between Client server application and
web based application
Answer Posted / sanjeev
1. Client server applications run in a networked
environment,and although you have two separate components
to test ,you still have control over the client part of the
application.
Web applications run in a networked environment but you
loose control over the client. Web applications are
supposed to run on various browsers and platforms.
2. Client server software must be tested at the native
operating system level.
Web software gets tested higher up in the food
chain,far away from the bowls of the operating system.
3. Instead web server software must be tested for browser
compatibility and operating system compatibility. But also
because so many various programming languages and scripts
can live with in a single web page,the interaction of
various applications must be also be tested. External
software,such as shockwave and javascript and java and perl
along with network connection must work together to create
the expected result.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
please send me database stored procedure checklist.
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
what is meant by application server and its functions?
How do u go about testing of web application?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
Explain accessibility testing and its importance in the present scenario.
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What is Wound Fixing?
What is AGP?what is setup.inf?What are the ways to install driver?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
How many types of api testing are there?
what is API 2.0?
When should you opt for manual testing over automation testing?