What is the difference between Client/Server application and
Web application ?
Answers were Sorted based on User's Feedback
Answer / partap sandhu
Client/Server Application used tier Architecture where One is server and other is Client.
But Web application supports to Multi tier Architecture ie- User,DataBase and server etc..
Is This Answer Correct ? | 13 Yes | 1 No |
Answer / ravi
CLIENT SERVER IS BASED ON TWO TIER ARCHITECTURE ,I.E ONE
TIRE FOR CLIENT AND OTHER FOR SERVER.APPLICATION NEED FOR
MUTIPLE USERS WHIN THE PRIMESIS AND WANTS TO ACCCES THE
APPLICATION VERY FASTLY THEN WE WILL SUGGEST FOR CLIENT-
SERVER ENVIRONMENT
WEBBASED ERNVINONMENT BASED ON THREE TIRE ARCHITECTURE ,ONE
TIRE FOR CLIENT AND MIDDLE ONE FOR APPLICATION ERVER,THIRED
ONE FOR DATABASE SERVER .WHENEVER THE APPLICATION NEED TO
MULTIPLE USERS IN ALL OVER THE WORLD AND ANY FUTURES
UPDATIONS IS DONE FUTURE THEN WE WILL SUGGEST WEB
ENVIONMENT
Is This Answer Correct ? | 8 Yes | 1 No |
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
In our application (Web based application)we will get a pdf file and we have check a particular text in that pdf. Can any one tell how to check text in a pdf file. In the same pdf file it generating some links and I have to click that links. QTP unable recognizing that links, even id did record and playback qtp does not generating any script. Can any one help me….?
Synchronozation types in QTP
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
what is the use of Browser.sync()