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
What are the advantages of a Hybrid framework?
Can we create a qtp test from qc?
Is it possible to change the property value at runtime? How it is possible?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Describe the differences between functions and actions in UFT?
When ‘option explicit’ keyword is used in qtp?
How is test case write?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How does QTP identify an object?
Connect to QC using AOM.
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
can the activities of test case design be automated?
How to associate shared object repository to test in qtp?
give me an example where u used good judgement and logic in solving a problem