Search:

Type: Posts; User: amarvreddy20; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: How to match data of a table and list box using QTP? Pls answer immidiately.

    Store the added data in an array

    dim data_added
    data_added=array("x1","x2",x3")
    'verify the data in the listbox
    for i=1 to 3...
  2. Re: How to match data of a table and list box using QTP? Pls answer immidiately.

    You can verify the added data in listbox using getcelldata method.
    example:
    say you added 3 data fields(x1,x2,x3) in the page and click on add button.Then you have verify the added data i.e....
  3. Re: Different between SystemUtil.Run and Navigate

    SystemUtil.Run will launch the application from Start menu ->Programs, here you can specify the browser type you want.
    Navigate is used to open the url in an existing browser
  4. Answers
    8
    Views
    14,208

    Re: Browser compatiblity test using QTP???

    Certainly yes, You can run the same script of a web App on different browsers with some limitations.
    1) You can run the script prepared for IE browser on Firefox.
    2)For running the scripts on other...
Results 1 to 4 of 4
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact