Answer Posted / r.p.singh
Accessibilty checkpoint is mainly used to see whether site
HTML is following w3c standards
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
what is meant by Implicit and explicit requirements?
what function you write to do database testing with the help of qtp?
Explain features of the latest version of qtp/ uft 12.1?
Is it possible to split an action? How?
Describe the differences between functions and actions in UFT?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
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
In qtp, how you can get the last character from a string?
Can any one send me the QTP Basic Coding Samples?
describe some problems that u had with automating testing tool?
Explain the concept of object repository and how quicktest professional recognises objects?
What is the parameterization? Give one example?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Can you write a script to check if the folder exists or not?