I want to write some certification courses, so friends
could you guide me? which certification is best and how to
write exam and what tutorials need to be studied,what to do
first, I am working on automation tool QTP 9.2
No Answer is Posted For this Question
Be the First to Post Answer
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
what is the general issues faced while using automation tool Qtp9.0
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
How can get count of list box?
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
what is the defference between calling ation and called action?
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
Write the code for select the 5 values from drop down list. drop down list having the 10 values.