If QTP not recognizing using repository while executing,
how can we go forward
Answer Posted / gopa basu
Go for Descriptive programming
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what frame work you are following?
Do you know how to connect database? Can you tell me the procedures?
how can i call function (which has link with excell sheet at a remote location) within another function
How does quicktest professional (qtp) identifies the object in the application?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Explain in brief about the quicktest professional (qtp) automation object model?
Suppose I want fail that check point? How can you do that?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to recognise the webelement and verifying that webelement is enabled?
What is the XML file architecture ?
What do you mean by checkpoints in qtp?
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..
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.