what is the difference between web based application and
client server application as a testers point of view?
Answer Posted / satish
1. Client server application using two tier architecture.
1.1 . using client and server only.
1.2 changes can't reflect in this. used to install again and test whether application works or not.
1.3 Single user system.
1.4 difficult to test scripting problem in this.
1.5 Using functionality, Regression, load testing.
2. Web application using multi tier architecture
2.1 many users can use at the same time.
2.2 three tier architecture which are user client, middled tier which is for Database and application server for this.
2.3 changes regarding scripting reflecting at the moment only.
2.4 Easy for testing.
2.5 using functionlity, regression, load, stress, performance,security, etc.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Which are the standards for software test plans?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What are the modules of quality center?
Explain accessibility testing and its importance in the present scenario.
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
If asked to create a Configuration Design Pattern, where would you start?
Write a set of test cases to test youtube?
How did you do unit testing in your project?
Can you explain usability testing?
how to clarify functional requirements and non functional requirements in a srs?
Explain briefly your project.
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is the difference between a standalone application, client-server application and web application?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?