How to find Operating system information using QTP script?
No Answer is Posted For this Question
Be the First to Post Answer
In qtp what type of data tables are used , name and list out them
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
What are SetToProperty, SetRoProperty, GetToProperty scripting?
At a time how many users can access QTP?
What do you do if QTP doesn't recognize object ,what action should be taken
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
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.
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Where we use data driver in qtp?
What r types of parametarizations?