Can anyone please explain me the process of automating an
application using QTP as i am new to this?
Answer Posted / guest
-Analyzing Application: Understand requirement and analyzing
application before -preparing the test cases
-Preparing Testing infrastructure: preparing resources like
collecting repository and function library etc
-Writing scripts: writing scripts for regression test cases
-Running and debugging:
-Enhanced to frame work:
-Defect reporting:
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Will down time for server and content maintenance/upgrades be allowed? how much?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
what type of automation is follwed in the project?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What is the syntax to call one action in another?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
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 use of ordinal identifier in qtp?
How will you handle java tree in qtp?
Explain how you can replace string in qtp?
Explain the checkpoint in qtp?
What is quicktest professional (qtp window?