Posts: 3
Threads: 1
Joined: Nov 2011
Reputation:
0
11-18-2011, 10:47 AM
Hi......!
In my application, I had an option to add customers. While clicking on Add it shows a popup with the web edit field and add button. The requirement is once the user adds already existing customer it displays an error message. So that user can try to add smother customers.
I got an error message if already existing customer exists. I need to set in the web-edit field with some other customer name which is used in Data table. How can i implement it - QTP descriptive programming?
Posts: 323
Threads: 8
Joined: Nov 2011
Reputation:
4
11-18-2011, 12:08 PM
can u send the screen shot of the screen where u have to perform the task
Posts: 3
Threads: 1
Joined: Nov 2011
Reputation:
0
11-18-2011, 04:17 PM
Swami,
Thanks for your help. But the thing is i dont have any field stating month,year. The pop up only contains "Add Customer Name" and Add button.And am feeding the data through data-table with global action.Once i got the error message, i need to select the next row information from the data-table and have to set in it the edit box.Try to sort out this.
Posts: 3
Threads: 1
Joined: Nov 2011
Reputation:
0
11-22-2011, 05:19 PM
Hi.....
Thanks....I got some idea through your snippets.. And have a doubt.. I wont get the error message in a separate window. It get displayed in web page screen..So how can i make it possible..?
Posts: 2
Threads: 0
Joined: Nov 2011
Reputation:
0
11-22-2011, 06:52 PM
If possible, It would be better if you can share/attach the screenshot of the screen, so that people can suggest you appropriately.
Posts: 2
Threads: 1
Joined: Nov 2011
Reputation:
0
11-25-2011, 09:46 AM
Hi All.
I have a weblist designed using google web toolkit (GWT), of which it is detected as a webedit, instead of a weblist. Also it is not completely displaying all the items of the weblist.It is retrieving the data while scrolling.
Provide me a solution to detect this and select the appropriate value in the weblist. Also tell me if there are any plug in for qtp to detect this
Thanks