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 |
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
How to find duplicates in an array and remove them efficiently?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
How to analyzing Test Results using QTP?
what is exact difference between smoke and sanity testing?
How to track the execution time?
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
Give me diffrent script in QTP for Webpage(Java and .Net),WindowsBased Applications,Java application,.Net application...
write vb script code to delete the duplicate values in an array.
How do you capture tooltip using QTP?
What is use of Global Sync Timeouts in QTP9.2?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click