Hi Friends, Im planning to do certifcation in mercury
Automation Tool QTP.But I Didnt get any clear details
regarding course syllabus, fees, where to approach, and
which certification would be useful for the experienced
testers? can any one send me the details?
No Answer is Posted For this Question
Be the First to Post Answer
What is the expert view?
we have 5 default properties we want add more Default property in Object Repository how to add the property
How to execute a winrunner script in quicktest professional?
WHAT IS PARAMITARIZATION?
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
How comfortable are you in VB scripting?
Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
How to get the run time object property without using GetROProperty
How many test scripts are prapare in ur project(HeathCare Insurance).
what is the Exact Meaning of Environment Variables?
In qtp, explain what is keyword driven automation framework?