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 |
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.
Explain advantages and disadvantages of ddf?
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
Synchronozation types in QTP
w is output value
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.
How can I check if a environment variable exist or not?