how to identify the objects if application consists of objects
that have same properties.
Answer Posted / khushi
U can identify the object of similar property name and property value through its x and y pixeles available under object identification or go for dynamic descriptive programming
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is the new version of qtp which is recently released in the market?
Explain the concept of object repository & how qtp recognizes objects?
What is the expert view?
How QTP identify the system time that's changes every seconds?
Define object spy ?
how to test load test and block box testing an a web based application pls give ans briefly
Is qtp supports uni-code?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Should have experience in framework means?
What are the various automation frameworks available in qtp?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)