What is the difference between client server application and
web based application?
Answer Posted / aishwarya. r
Client send an information to server for example they r many server 2/3 server client will be send an information one by one server finally send an information to server application
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which recording modes need more memory?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is difference between run time object and test object?
What is the diff between image and bitmap check point?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
When ‘option explicit’ keyword is used in qtp?
write the vb script for call to new action in qtp?
What are the types of data tables in qtp?
In qtp, how you can use xpath to identify objects?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How the exception handling can be done using quicktest professional?
how to know no.of mails in our g mail by using vb-script
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)