Answer Posted / srinivasu
QTP testing process is
1: Prepare the Record amd Run settings
2: Create an Object Repository (OPTIONAL)
3: Create or Develop the basic script
4: Execute or Enhance script
5: Debug the script
6: Execute the script
7: Analyze the results
8: Track the defect and report generation (OR) Summarise
the results
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
How to associate shared object repository to test in qtp?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How to data driven test for Win objects in QTP ?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Which environments are supported by hp qtp?
how to acess a test in RSA?
What are the steps involved in the recovery scenario wizard?
What are parameterizing tests?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
can any body give the banking domain concepts/links
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How to connect to a database?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?