How the smart identification is used in real time?Please
explain with an example
what r the main benefits of automation?
what is the use of Browser.sync()
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How to create an instance in QTP?
How to get align property of the link on web page?
Where you can store check point results?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
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.
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
what are SetToProperty, SetROProperty,GetToproperty scripting?