What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
No Answer is Posted For this Question
Be the First to Post Answer
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
What are the types of Object Repository’s in QTP?
How u perform Batch Program in QTP?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what is the code in QTP to take screen shot?
Set DR= CreateObject("Mercury.DeviceReplay")
How i can use and create Library functions in QTP and what is the proces .
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How we can test a Frame in a web page?
Explain QTP testing process?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used