what kind of erros can be handled with the using QTP?
Answers were Sorted based on User's Feedback
Answer / ram.polavarapu
->we can handil the un expected errors by using recovery
senario manager
->by using error handling concept
on error reesume next
on error go to 0
| Is This Answer Correct ? | 0 Yes | 0 No |
Diff b/w Health care domain and Banking Domain?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How will you test a keyboard?
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
How to carry out bit map check points in QTP
terminal services client
How can we display the names of the buttons in the toolbar of a webpage
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.