I would like to directly import XL file and work on that XL
file directly in QTp script in that XL sheet need to
allocate workbench,XL sheet and generate two bar graphs
automatically how to do that? plz let me know any answers?
No Answer is Posted For this Question
Be the First to Post Answer
Plz Explain AUTOMATION REFERENCE MODEL?
what is the exact testing process in qtp plz explin ?
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
What is the use of Accessibility check point?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
How to handle run time errors?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
What are the views available in quicktest professional?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
When to use Descriptive programing?