what is the difference between web application and client
server application testing ?
Answer Posted / venkat
client server application is 2-tier architecture.means
the client is connected to server through DNS.
web application is 3-tier architecture .means the
client is connected to web server through TCP/IP ,then web
server is connected to database server.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is equivalence partitioning testing?
I need to learn everything I can about the different types of Test Activities (i.e., Test Strategy, Test Plan, Test Cases, etc.). What is the best online resource?
In white box testing, what do you verify?
What is big-bang strategy?
We use the output of the requirement analysis, the requirement specification as the input for writing …
What is a test harness?
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
What is high order tests?
Evaluation?
What is difference between known regression testing and unknown regression testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What is storage array?
What is test management review and why it is important?
how many types of automation frame works are there?
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?