What is the Difference between 2 tier and 3 tier
Applications...Actually what is a tier.. Anybody can body
can give accurate answer..Thanks in advance..........
Answer Posted / mallikarjun
In 2 tier applications client requests the server
directly,there is no intermediate layer between them.
In 3 tier aplications there is middleware (Is nothing but a
collection of diff. softwares),first client request is
received by middleware & then it passed to server,after
that server give response.
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
Can you explain random/monkey testing?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
what is your daily activities?
How do u determine,what to be tested?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
Who are all involved in an inspection meeting?
1.what kind of testing have you done ?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
Differentiate test bed and test environment?
How can data caching have a negative effect on load testing results?
What is actually a rule based testing
What is baseline testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
When the GUI Testing will be held on the V model ?