how can i impliment error handling in QTP?
Answer Posted / ramakrishna
recovery seniaros
and virtuval object
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is business process testing(bpt) in qtp?
is there any addin for remedy user application
How to create runtime property for an object?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is checkpoints for qtp?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
banking domain description for software tester for interview
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is the process of synchronizing qtp and aut?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
If created one virtual object? Next time I changed the window position will it work?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is the difference between local and shared object repository in qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me