Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
Answers were Sorted based on User's Feedback
Answer / shanwaj khan
Main difference between Client server application and web
application - Client server applications is two tier
application but web application is three tier application.
client server application access by single user, but
webapplication can access by Multiple user.
| Is This Answer Correct ? | 7 Yes | 0 No |
what do you call the window testdirector-testlab?
what is L-trim function will do?
What's QuickTest Window?
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
what is advantage of descripting programming in QTP?
Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?
Explain Different types of Checkpoints in Quick Test Professional?
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
How does you test a weblink which is changing dynamically?