what difference between client and server applications exatly?
Answer / harsha
Client is nothing but the local desktop through which we
send the query or data or request to the server located in
another place. For which the server responds through proxy
to the client.
| Is This Answer Correct ? | 9 Yes | 1 No |
What are test settings and global settings?
what is the difference btn risks & Therads in the Test plan documentation?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
What is the basic concept of qtp?
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
How to call a test from another test?
What is the pros and cons between QTP and Rational Robot
what is meant by Utility object and utility functions?can u all pls explain these clearly.