Also check the property "type" of the button, button's can be of type submit or OK, since you are saying that its a form, my guess is that the "Add" is a submit, make sure its what it says in the Object Repository. Check to see if the Smart Identification is not kicking in. you can also disable it in QTP 11 if you don't want SI to kick in.
Thank you Shan On Mon, Mar 14, 2011 at 4:37 PM, Raj <[email protected]> wrote: > > Hello Biswajit > > Thanks for the suggestion.I will give it a try and let you know the > result in a day or two as I cannot access the web application from my > home. > > Thanks > Raj > > On Mar 14, 1:59 pm, Biswajit Agarwal <[email protected]> wrote: > > after running the script in the result file check the run status of the > OK > > button object. If it is invoking the smart identification or not. If its > > invoking smart identification then that might be the reason for the delay > in > > response. in that case you can create the button object and click the OK > > button using the user created button. > > > > Hope this will improve your speed of execution. > > > > Regards > > Biswajit > > > > On Mon, Mar 14, 2011 at 8:09 AM, Venu Reddy <[email protected]> wrote: > > > You can do it with Synchronization. > > > Regards, > > > Venu Reddy > > > > > On Sun, Mar 13, 2011 at 9:44 PM, Kamran <[email protected]> wrote: > > > > >> set object synchronizing time from QTP setting > > > > >> On Sun, Mar 13, 2011 at 9:43 PM, Kamran <[email protected]> wrote: > > > > >>> check object sencornizing time from QTP setting > > > > >>> On Sun, Mar 13, 2011 at 9:17 PM, Shahid Khan <[email protected]> > wrote: > > > > >>>> Make sure your execution setting is in *Fast *mode. I think you > check > > >>>> this setting in Tool --> Option --> Run *OR* File --> Settings --> > Run. > > > > >>>> On Sun, Mar 13, 2011 at 7:47 PM, Mason Foley <[email protected] > >wrote: > > > > >>>>> It would be helpful if you describe the environment and platform > that > > >>>>> your web app is developed in. > > > > >>>>> On Sunday, March 13, 2011, Raj <[email protected]> wrote: > > >>>>> > Hello Guys, > > > > >>>>> > I am new to QTP. I am using QTP 10.0. I have to automate an web > > >>>>> > application. I have a pop up window in the web application.The > pop up > > >>>>> > window is just a form. I have to fill some information in the > form > > >>>>> and > > >>>>> > after filling all the information then click an add button. I am > able > > >>>>> > to automate the filling of the form process. My problem comes > after > > >>>>> > filling up the all the information in the window. After filling > up > > >>>>> all > > >>>>> > the information the QTP waits for 30 secs to click the "Add" > Button.I > > >>>>> > am not able to reduce the time for clicking that button. I am not > > >>>>> able > > >>>>> > to find the way to reduce the time with in which the QTP clicks > the > > >>>>> > "Add" Button.I have to add information to six pop up window that > > >>>>> comes > > >>>>> > in Web Application. So QTP takes 3 minutes to click the six add > > >>>>> > button. > > > > >>>>> > Can anybody please provide solution to the problem so that the > QTP > > >>>>> can > > >>>>> > click the " Add" button just after filling the form. I don't want > QTP > > >>>>> > to wait for such a long time as it crops up the time to automate > the > > >>>>> > web application. > > > > >>>>> > -- > > >>>>> > You received this message because you are subscribed to the > Google > > >>>>> > "QTP - HP Quick Test Professional - Automated Software Testing" > > >>>>> > group. > > >>>>> > To post to this group, send email to [email protected] > > >>>>> > To unsubscribe from this group, send email to > > >>>>> > [email protected] > > >>>>> > For more options, visit this group at > > >>>>> >http://groups.google.com/group/MercuryQTP?hl=en > > > > >>>>> -- > > >>>>> You received this message because you are subscribed to the Google > > >>>>> "QTP - HP Quick Test Professional - Automated Software Testing" > > >>>>> group. > > >>>>> To post to this group, send email to [email protected] > > >>>>> To unsubscribe from this group, send email to > > >>>>> [email protected] > > >>>>> For more options, visit this group at > > >>>>>http://groups.google.com/group/MercuryQTP?hl=en > > > > >>>> -- > > >>>> You received this message because you are subscribed to the Google > > >>>> "QTP - HP Quick Test Professional - Automated Software Testing" > > >>>> group. > > >>>> To post to this group, send email to [email protected] > > >>>> To unsubscribe from this group, send email to > > >>>> [email protected] > > >>>> For more options, visit this group at > > >>>>http://groups.google.com/group/MercuryQTP?hl=en > > > > >>> -- > > >>> Regards, > > >>> Kamran > > > > >> -- > > >> Regards, > > >> Kamran > > > > >> -- > > >> You received this message because you are subscribed to the Google > > >> "QTP - HP Quick Test Professional - Automated Software Testing" > > >> group. > > >> To post to this group, send email to [email protected] > > >> To unsubscribe from this group, send email to > > >> [email protected] > > >> For more options, visit this group at > > >>http://groups.google.com/group/MercuryQTP?hl=en > > > > > -- > > > You received this message because you are subscribed to the Google > > > "QTP - HP Quick Test Professional - Automated Software Testing" > > > group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/MercuryQTP?hl=en > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- -SHAN -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
