I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav.
Answer Posted / indrapriyadarsini.g
hai,me also want the same one.Please send the material to
my mail.my mail id indrapriyadarsini.g@tcs.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what testplan contents and what test strategy contents,what is the diff b/w them
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to data driven test for Win objects in QTP ?
What is an expert view and keyword view?
How to create a standard checkpoint ?
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
describe some problems that u had with automating testing tool?
Limitations in QTP?
what is the difference between the modular framework and datadriven frame work
What is the extension of the recovery scenario file in qtp?
What is the limitation to XML Checkpoints?
How to use the object spy in quicktest professional (qtp) 8.0 version?
In what occasion we can specify global sheet and action sheet?
How you know that a test case is a regression test case
How you create new action in qtp?