Is it possible to map an image as standard Object or
u've to treat as virtual? how to map an Dynamic image into
standard object?
Answer / sreeprasad
We can record the dynamic objects by using
smartIdentification process.
| Is This Answer Correct ? | 0 Yes | 0 No |
anyone can explain about "Hybrid framework" in QTP
after initiating one project for testing, when exacltly QTP tester role starts?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
What are the Application Functions available in QTP?
How would you export a script from one pc to another in qtp?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
can we call a test in another test?
What does Reporter.Reortevent2 does?
During test run,How will you copy/paste from/to clipboard?