can any boby tell me what is method or steps to connect the
remote desk top by using QTP 9.2 version?
No Answer is Posted For this Question
Be the First to Post Answer
What is output value? How many types of output values are there in qtp?
regular expression
can we take 'dim my pen is good' as a paramerter
WHAT ARE THE SHORTCUT KEYS IN QTP?
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.
Explain about the test fusion report of quicktest professional (qtp)?
WHAT IS PARAMITARIZATION?
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
How do you move objects from local object repository to shared object repository???What are methods?
How to invoke QTP using Dos prompt ?
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example