How to analyzing test results using quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
HOW TO DO THE BATCH TESTING USING QTP?
actually how many hours per one day we will work on automation (qtp) in real time
What are SetToProperty, SetRoProperty, GetToProperty scripting?
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.
what is the purpose of .vbs file?
What contains Data Driven Framework document in qtp?
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
write script for how to add function library in QTP
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.