Hi! Using Descriptive Programming How do we get Parent
object for an object. Say, i want to get a parent object
for a "Link" in a web page. thanks
Answer Posted / v.sateesh kumar
Using object spy we can find the hirearcy.when u click on
the link using object spy, u can view the hirearchy(parent
i.e,browser and other child objects)
| Is This Answer Correct ? | 0 Yes | 18 No |
Post New Answer View All Answers
Write a script to verify font style and color of a windows object using descriptive programming
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
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
What are table and db checkpoints?
explain structured testing? plz guys with exp. do answer
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
How do client side image and server side image work?
Is qtp supports uni-code?
Hai anyone please "Explain about Framework in QTP?"
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What is the difference between run time object and test object in QTP?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
what is the frame work in J-meter?
What are the types of object repository in qtp?