what are the challenges you have faced while testing web based application using the automation tools ?
No Answer is Posted For this Question
Be the First to Post Answer
how can i impliment error handling in QTP?
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???
On what document base Descriptive programming is written if build is not yet ready ?
1)Difference Between Value & RawValue?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
How QTP integrate with application?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Tell me the QTP Advantages and Disadvatages ?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution