how to test Web application using QTP software
Answer Posted / seema
we can test web application in two ways
1)we can recoring
2)Mannually we can add the application in QTP and write the
script.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the utilities and drivers
what is the diff b/w assistive and mandatary rules of object repository in QTP???
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What is action split and the purpose of using this in qtp?
How to capture a window in QTP?
assume i have few url link how will i dynamically call then using descriptive programming?
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
desribe a situation where u faced a stressful situation and how did u cope with it
distinguish between old version and new version QTP features.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How to connect to a database?