please make me understand what is client server and web
application?
Answer / kowsiya
Projects are broadly divided into two types of:
2 tier applications (Client Server)
3 tier applications (Web Application)
Client Server Application is usually developed for LAN. Here we will be having front-end and back-end.
The application launched on front-end will be having forms and reports which will be monitoring and manipulating data
The back-end for these applications would be MS Access, SQL Server, Oracle, Mysql
A web-application is a three-tier application.
This has
->a Browser (monitors data) [monitoring is done using html, dhtml, xml, javascript]
-> webserver (manipulates data) [manipulations are done using programming languages or scripts like adv java, asp, jsp, vbscript, javascript, perl, coldfusion, php]
-> database server (stores data) [data storage and retrieval is done using databases like oracle, sql server, mysql]
Desktop application:
1. Application runs in single memory (Front end and Back end in one place)
2. Single user only
| Is This Answer Correct ? | 0 Yes | 0 No |
Test cases for google home page, yahoo signin page, elavator, traffic signals. And can anybody post the some other testcase(on like pen,keyboard....) as interview point of view.
What is the difference b/w Team lead and Scrum Master???
Have you ever created a test plan?
I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....
what is your current team size?
what are the different type of bugs in client server and web based?and what is the difference in testing client server and web based?
What is Analyzing the test results / Reports mean ? plz its urgent
What are the metrics used in testing .
what are the types of testing
Diff between ALM &QC?
functional testing test cases for transfer funds ?
In manual testing, what are stubs and drivers?