Diff B/w Webserver and Client Server
Answers were Sorted based on User's Feedback
Answer / mreddy
Client Server:
-client-server is intranet testing
-its a 2 tier a rchitecture means connction your
application to database.
-Here we will be having front-end and back-end
-Limited number of users
-this is in your PC
eg: your company account details
Webserver:
-web testing is internet
-its a 3 tier architecure means your application to webser
-Here we will be having Browser,Webpage and DB Server
-Un limited number of users
-this is the entire connction of your system
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / naren
Client server is a technology not a component. Whereas
Webserver is a component which is used for deployement
| Is This Answer Correct ? | 0 Yes | 0 No |
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
How do you know the location Id of an object if you know its index id?
What are the differences between qtp and winrunner?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
what are the Tools for version control?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
does qtp runs on internet explorer 7.0
how can i impliment error handling in QTP?
how do check the links in a webpage ?
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.