Some time when i wanna learn the object i face issue like
i am not able learn the object in proper manner...
eg:for text bo on web page it should learn as webedit but
some times it reads as winobject:internetexpoler-server,
because of this i have to uninstall the qtp and re-install
it again when i do this it reads the object
perfectly.....plz suggest the soln
No Answer is Posted For this Question
Be the First to Post Answer
what type of scripts are asked in qtp?
Your roles and responsibilities and daily tasks? (As automation tester)
in process of project exaplnation the defects are says frequently r not?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
How can we close all webbrowsers which are opened in out desctop?
What is environment variable in qtp and why to use it?
suppose i can done the project in automation tool with QTP in that time what i can say?
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
What In-string function will do?
What does Reporter.Reortevent2 does?
How we can add actions in the test using QTP?
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?