how to test background color and dynamic images during
runtime
Answer Posted / sri
Hi ,You can test back grond color by using..
Object.background.color
Pls try with this
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to find Operating system information using QTP script?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is regular expression?
Can I change properties of a test object?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what is keyword driven testing in qtp?n how is it useful?
what is the difference between the modular framework and datadriven frame work
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Have you done batch testing in qtp? If yes how you are doing?
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.
When and why to use descriptive programming?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to create a standard checkpoint ?