Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?

Answers were Sorted based on User's Feedback



Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?..

Answer / shanwaj khan

Main difference between Client server application and web
application - Client server applications is two tier
application but web application is three tier application.
client server application access by single user, but
webapplication can access by Multiple user.

Is This Answer Correct ?    7 Yes 0 No

Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?..

Answer / kmr

I agree to 'Shanwaj Khan' answer.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?

1 Answers   Accenture,


What is the use of Debug Viewer?

0 Answers  


what is exact difference between smoke and sanity testing?

6 Answers   Satyam,


how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?

4 Answers   CTS,


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

0 Answers  






.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

0 Answers   TCS,


How Does Run time data (Parameterization) is handled in QTP?

2 Answers   Crea,


If I change the object name in one action will it be updated in all the actions? Or not?

0 Answers  


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

0 Answers  


How to test background color and dynamic images during run time can you put the check point for moving objects?

0 Answers  


How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script

0 Answers   IBM,


Can anybody post some real time scenario in qtp? please its very urgent.

0 Answers   Kanbay,


Categories