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
what is vmodel?advantages and disadvantages of vmodel?
How do I get the QTP scripts result in xml format by using vb script function?
How to do call a output parameter from one action to another action??/
How to attach a file to TD?
How to use the object spy in quicktest professional 8.0 version?
How can you identify the browser and its information using the qtp script?
How to associate function library at a run time?
What is the use of text output value in quicktest professional?
How to find the path of folder in which the test is saved in qtp?
By using QTP can we record any log files written by the application which is in execution?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is Port testing. Whhen will you perform?
How does qtp identify gui object?
Is it possible to change the property value at runtime? How it is possible?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please