Why a framework is needed?? Plaese post your answers ASAP
Answer Posted / ramchandra
Hi all,
A framework defines q set of guidelines for all phases of test automation. We design framework to reduce complexity of internal architecture which makes it easy to use for end user who may can be q non technical. U can say it's set of standards for automation.
Ramchandra Patil
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is qtp supports uni-code?
can anyone tell me from where i can download qtp demo or crack version
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Explain calling sub procedure.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How we can import data from database?
What is an optional step in qtp ?
Explain the types of object repositorys in qtp?
How to recognise the webelement and verifying that webelement is enabled?
what is description object?
How many types of recording modes in qtp? Which will be used when?
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
Which environments does qtp support?
how to acess a test in RSA?