what is the difference between Client server application and
web based application
Answer Posted / selvam.m.c
Web base application:
Once deploy the application has to
server machine. To access only support web browser in this
type of application is web application:
Testing tip for Web application:
1. Test to check the Server side interface
2. Test to check the client machine comparability
3. Test to check Client side:
a) GUI Testing
b) Functionality
c) Field validation
4. Test to check the Data integrity
5. Test to check data base performance
6. Test to check Client server performance
7. Test to check the security
Client Server Application:
Once Deploy the application to server, then must
have installed server machine application exe to access 50%
server side and 50% to access the client side
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Independent Testing?
Zenq interview questions for manual testing
write testcases for open dialogbox
Difference between adhoc testing and error guessing?
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
What are the different test techniques used in functional testing?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
could any body plz let me know which is best training institute for telecome testing in hyderabad?
What is the difference between SIT AND IST?
any one giv test cases for wordpad using equivalence class partioning
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is known as data-driven testing?