What is the Differnce between Client/Server Testing and Web
Based Testing?
Answers were Sorted based on User's Feedback
Answer / shamsher singh
client/server application is 2-tier application and web
based application is 3-tier application.for both kind of
testing approach are different . like database testing ,web
services testing, performance testing etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
check out this link. it may useful
<a href='http://www.allinterview.com/showanswers/3003'>
http://www.allinterview.com/showanswers/3003</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahendra
In Client base application you can crate a shortcut icon
for open direct application without using a server path and
also use the maping to access the server .
But in web based application you use the link like
yhaoo.com to connect the server.
pls mail me for feed back..mahenmsb@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
How did you use automating testing tools in your job?
What are the main attributes of test automation?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
I am using the selenium ide for testing my web application i recorded some script and played back while playing the recorded script the "alert msg is not getting closed" it needs manual interaction Please help out me
Name some of the commonly used automation testing tools that are used for functional automation.
Hello, I am interested to make a career in software testing. I am searching for a recommended book in Automated Testing tools which covers winrunner, loadrunner, qtp and test director....Please advise recommended books which is a good text book for learning software testing.
6 Answers DELL, HP, Sierra ODC,
I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.
Explain what is the hybrid framework?
Does automation replace manual testing?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Do you know what is functional testing?
Explain me how to check if an element is visible on the page?