how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answers were Sorted based on User's Feedback
Answer / cicilia mashego
Hisudharshan reddy
May you send me the QTP frame works,ppts and material
and this is my mail id cicihot1@gmail.com
I have an interview i need to prepare for next week. Your
assistence will be appreciated
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kamal
Hi Sudhanahan redy,
can u please send me the framework and ppts
for QTP.. kamalks@gmail.com
Thanks in advance
Regards
kamal
| Is This Answer Correct ? | 0 Yes | 1 No |
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
What In-string function will do?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
what are the functions availabla in QTP? what are the data types in QTP?
what is spy, and how can u use?
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
Generic function to search for the unique link in webtable and click on it
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
How to capture all the data of a webtable, weblist and combolist using QTP?
In qtp, explain what is crypt object
How to convert manual test cases to automated testcases