What are the challenges do we face while testing

webbased applcations using the automation tool QTP or any?



What are the challenges do we face while testing webbased applcations using the automation tool Q..

Answer / sreeprasad

(1)Unable to understand custom object, then we have to map

that object to standard object.

(2)To handle the runtime objects.

(3)Using Regular Expressions.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

object types is used for what?

1 Answers  


Hi Everybody, Can anybody please tell me the how to display the result of the QTP in the notepad text file rather than in the QTP result window. Suppose this is my simple script:WHich will open the notepad file and enter some text and then will change the font then will calculate how much time has been taken.Now, in this script i want to display the result in notepad file. Dim s Dim starttimer,endtimer,timeit s="uyetuywqtywqte" SystemUtil.Run "notepad","","Y:\","" Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp Window("Notepad").Dialog("Save As").WinEdit("File name:").Set "test1" Window("Notepad").Dialog("Save As").WinEdit("File name:").Type micReturn Window("Notepad_3").Type s Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp starttimer=timer Window("Notepad_3").WinMenu("Menu").Select "Format;Font..." Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Type "cou" + micDwn Window("Notepad_3").Dialog("Font").WinComboBox ("Font:").Select "Courier" Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Set "Courier" Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type micReturn endtimer=timer timeit=endtimer-starttimer print(timeit) Please also tell me where the function for the text file result will be declared and where it should be called. Thanks, Gaytri

2 Answers  


For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).

2 Answers   Bosch,


hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...

9 Answers   HDFC,


How to use setroproperty?

0 Answers  






How did you use regular expressions in QTP and also in WR?

0 Answers  


What is iteration?

1 Answers  


What is the Difference between test object and run time object?

0 Answers  


what is Business Process Testing plz explain?

7 Answers   iFlex,


what is the difference between link and hyper link?

1 Answers   Ordain Solutions,


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


How to delete an object from the object repository?

0 Answers  


Categories