How to do the scripting. Is there any inbuilt functions
in QTP as in QTP-S. Whatz the difference between them? how
to handle script issues?
Answer Posted / sreeprasad
Yes, there's an in-built functionality called "Step
Generator" in Insert->Step->Step Generator -F7, which will
generate the scripts as u enter the appropriate steps.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
How can you give wait up to 10 seconds in qtp?
How to create runtime property for an object?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
what is the difference between data driver & data driven and driver script?
Your roles and responsibilities and daily tasks? (As automation tester)
Where we can use the synchronization?
What is the use of sendkeys and what are send keys
Can anybody post some real time scenario in qtp? please its very urgent.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Explain how you can find length of array in qtp?
How the exception handling can be done using quicktest professional?
Explain advantages and disadvantages of ddf?
what the difference between shared repository and per action repository?