Give difference between Intranet application, client server
application, and web based application
Answer / balanarsingrao
CLIENT / SERVER TESTING
This type of testing usually done for 2 tier applications
Here we will be having frontend and backend.
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, sybase, mysql]
| Is This Answer Correct ? | 2 Yes | 0 No |
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
How can you create html test report from your test script?
If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?
What are the 5 common software development problems solutions?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
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 about basics of rational robot - ibm test automation tool?
How does load testing work for websites?
How can the user get a text of a web element?
Are reusable test cases a big plus of automated testing and explain why.
When will you automate a test?
What is keyword driven automation?