Answer Posted / ayaz barmare
Retesting ensures that the original fault has been removed.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
How to use output values in qtp ?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
write a script to verify the image path(src property) of the images which are in web pages.
Which features or drawbacks of QTP lead to the upgrade for a newer version?
describe some problems that u had with automating testing tool?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How did you resolve conflicts present in Object Repository?
What are metrics and matrix?
What are the advantages of a Hybrid framework?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
How many lines of code in each script of QTP?
what is the difference between built-i function and In-built function?
Where to use Property Let, Property Get, Property Set in UFT