After creating testcases, how do you start testing in QTP?
what methodology will follow?

Answer Posted / akshar jain,automation test en

what i can suggest is use automation for tests that fall
under the category of smoke & regression testing which
constantly needs to be run & whose features doesnt change
much

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

571


What is the extension of qtp local repository?

579


What is checkpoint in qtp?

556


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1497


If I change the object name in one action will it be updated in all the actions? Or not?

604






Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

1558


can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com

1769


What is keyword view in qtp?

554


what is clean sweep?

1889


can test automation improve test effectiveness?

1491


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1464


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

3285


What is qtpro?

601


How the exception handling can be done using quicktest professional?

545


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2805