In qtp, explain what is keyword driven automation framework?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
can the activities of test case design be automated?
what type of application we can select for automation testing and what is the entry criteria for automation
How u prepare Test result summary in QTp?
Explain about the Test Fusion Report of QTP?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
What is test object model in QTP ?
How to export data present in Datatable to an ".xls" file?