1. In build1 there is a page with two check boxes and
a submit button. You have prepared a script for that page
and its working fine. In Build 2 the developers have added
two checkboxes in the page. Will the script prepared for
Build 1 work for Build 2 or not. If yes, why and if No,
why. Remember the developers have not touched the object
properties of the textboxes in the page.
Answer Posted / rayudu
Yes, Exactly!.It will work if you have written a
descriptive programing.
Write a code in descriptive programming to find out the no
of Check boxes using child object method.It will work for
not even two, Any no of Check boxes.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How we can import data from database?
Where you are storing your script?
Explain in brief about the quicktest professional (qtp) automation object model?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How often were they executed?
How do you delete unwanted results in qtp?
What is object spy in quicktest professional (qtp)?
how interviews will be on QTP?
What are the methods used in UFT to handle exceptions or run-time errors?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What is the syntax to call one script from another?
How to modify the text checkpoint?