what are the areas that cannot be tested using an automated
tool? list a few
Answer Posted / patil
You can test fonts and colors using QTP
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is action?
What are the five challenges you faced in QTP?
What do you to script when objects are removed from application?
how do i know how to use tools
What environment does qtp run in?
How can you identify the browser and its information using QTP script?
What are the different types of qtp test assets and their extensions?
What is recovery scenario manager? When you go for recovery scenario manager?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
how to evalute defects in QTP script?
When Recovery scenario actually starts while testing the application?
How to use descriptive programming?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How many types of object repository in qtp?