What type of framework you are using in your company and
explain it?
Answer Posted / babu
Hi,
I think , there is no standard answer for this
question.most of the time the frame work depend on the
type of application. I can say it is customised one for the
application and the company.Every one needs cloth for their
shirts but shirt measurements and style are different from
person to person.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What is object repository in qtp?
In qtp, explain what is keyword driven automation framework?
What are output values and why they are used ?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Generic function to search for the unique link in webtable and click on it
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
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
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
What is 'sleep' in sync point?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Write a script to verify font style and color of a windows object using descriptive programming
write script for bitmap image?
What is the difference between keyword view and expert view?
What is the difference between Keyword Driven test and Data Driven test?