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.
No Answer is Posted For this Question
Be the First to Post Answer
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
Write a command for setvalue function in a webedit
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
How to check bitmap output value?
what are recovery management techiniques?
What is the difference between the keyword view and expert view?
Explain the difference between data driven testing and parameterization ?
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
What is the syntax for how to call one script from another?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me