i have a window , initial its name is "NEW CUSTOMER"
i have to enter the details of customer in the test object
fields and after saving the window name is automatically
changing with the customer name .
so how to identify that window after saving.
(i am using descriptive programming.)
Answer Posted / mahesh_sqa
When u Entered the Details of the customer in New Customer
Window when u press submit button\else to procced then it
can opens the window as customer names window right
means u can retrive the name of customer
var=browser(****).page(***).winedit("cuname").GetRoProperty
("text")
now compare the retrived value with window name.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the features of quick test pro(qtp)?
what is vmodel?advantages and disadvantages of vmodel?
What are the common defects found in your project? (in qtp interview)
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
how to do the batch testing in test director using manual testing procedure?
How many types of object repository in qtp?
what is impact analysis on regression testing?
Sql questions to find second max salary and how to use joins
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to find a window is minimized or not
give me an example where u used good judgement and logic in solving a problem
How to test fly out menu in qtp?
Hi Samrat, Thank u very much, what u said it is right.
How to add synchronisation points in qtp?
what is error and fault in terms of software quality?