Explain "QTP using different development techniques (not just Record and Playback)", this is the requirement one client to recruit QTP Tester.
Latest Answer: By using Data Drivven test in Win Runner we can check ...
Latest Answer: Yes, QTP supports MainFrame. If you install MainFrame add-ins. ...
Latest Answer: Descriptive Programming shortly called as DP by QTP users is used in many places:1.When you have a huge Object Repository(OR),then it is generally advisable to use DP because if the number of objects in Object Repository goes-on increasing it is difficult ...
Latest Answer: You can't record the commpand prompt operation, only script it using the Windows Scripting Host shell object. The script can open the command window and then you can use the sendkeys method to type commands at the prompt. Note, the ...
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart Identification? Why?
Latest Answer: Try this....invokeApplication"C:Program FilesMercury InteractiveQuickTest Professionalsamplesflightappflight4a.exe"window("text:=Login").Activatewindow("text:=Login").winedit("attached text:=Agent Name:").Set "Jishnu"window("text:=Login").winedit("attached ...
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality Center using QTP Script?
This question was asked in Philips. Suppose there is a printer and an software application , if u press print in application the printer starts printing. But while executing in QTP this suddenly the printer fails and QTP execution stops. iN order not to stop execution or to run the script what will be your approach ?
Latest Answer: 1. InvokeApplication or SystemUtil.Run can be used to Invoke Acrobat.2. Shell Programming is used for validaiting values on the Page.regardsNawab ...
View page << Previous 9 10 11 12 [13] 14 15 16 17 18 Next >>

Go Top