-
WebElement recognized by QTP but can't click on it
Hicould somebody please help. Working on a web app. it has two sections on the left hand side is a list of folders or options. when some option is clicked on, on the right hand side all the stuff in that folder is populate. QTP recognizes the object and in the summary results shows what was clicked on, but nothing happens. not sure if there is something behind this object or....here is what i have...
-
Object is not recognizing by QTP
Some of the objects like Rich text boxes are not recognizing by qtp, while recording. What is solution for that, if anybody knows please put the solution ASAP.
-
DIM and SET
What is the difference between DIM and SET? When to use DIM and when to use SET.
-
QTP ADD Ins Funciton
What is the function of ADD Ins in QTP? (Asked in Wipro)
-
-
-
Select Recording Mode
How do we decide as to which recording mode from Context Recording (Normal), Analog Recording or Low Level Recording do we select for an application? What is uniqueness in each recording mode?
-
QTP Questions
1. Defination of Object repository2. Explain Output co-relation3. Explain Exceptional handling4. Explain Synchronization5. Explain Parameterisation6. Explain Smart identification7. Principles of the QTP8. What are the recording mode in QTP in details, and diffenece between Analog and Low level 9. What is Batch Runner
-
-
-
my code is:
browser("B1").page("P1").WebEdit("Login").Set "Admin"
CAN I USE IT LIKE THIS?
myObj = "Login"
browser("B1").page("P1").WenEdit (myObj).Set "Admin"
It is not working. How to do in this situation?
">Hi All,my Object name is "Login".my code is:browser("B1").page("P1").WebEdit("Login").Set "Admin"CAN I USE IT LIKE THIS?myObj = "Login"browser("B1").page("P1").WenEdit (myObj).Set "Admin"It is not working. How to do in this situation?
-
-
-
-
-
-
-
Unrecognised Object
How to proceed with QTP when QTP doesnt idenify the object? When a object is not being recognised by QTP, what is the work around so that you can continue with automation?
-
-
QTP Interview Questions
Ans