I open login gmail page after that QTP is not able to
identify the object present in it then what u will do
Answers were Sorted based on User's Feedback
Answer / nikhil sood
hi all,
some time applications object are not created using standard
classes for that reason qtp will not able to identify the
class of an object for that we need to mannually map object
with the class for that goto tools-> object identification->
then click on user defined objects and maap object with the
class.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srihari
systemutil.Run"iexplore.exe","http://www.gmail.com"
| Is This Answer Correct ? | 1 Yes | 2 No |
The browser should be IE.
onece you record the login page.Need to regularize the frame
logical name.Because each time execute the script the frame
id will changing dynamically.
ex: Browser().Page().Frame("c.*").WebTextBox.set "dfdfdf"
regards,
mahi.kotike@gmail.com
| Is This Answer Correct ? | 2 Yes | 4 No |
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
how you update scripts in qtp?
how interviews will be on QTP?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
what is check point?
How to analyzing the checpoint results?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
how to upload an excel sheet to quality center?
How to define array in qtp?
what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, then how many you choose for automation. what is criteria of selecting?
3 Answers Aricent, Delhi University, TCS,
I have 3 browsers i want to give facebook url in 2 nd browser using qtp