What r steps to migrate from Manual testing to QTP?(IN BOTH
WEB BASED AND WINDOWS APP)
Answer / raju
for example 100 Test cases are avaible
in the same test cases we will identifed which test cases
are need to be retest & regression testing.
afterthat we will go for those test cases to be automated.
afterthat we will provide the script through QTP
raju
| Is This Answer Correct ? | 3 Yes | 0 No |
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
write vbscript on veb applications in qtp with exapmles?
what is output value in QTP and how it can be used in automation testing
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
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.
how qtp handles customised object
Wt is the difference between Business Component and scripted component?
What are the advantages of Automation objects than Test Objects?
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
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.
How to export quicktest professional (qtp) results to an .xls file?