hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
Answer Posted / ramchandra
Hi,
a. Framework is a set of guidelines or it defines some
rules to automate the application by which it makes easy to
use to end user.
b. In framework we apply some standards.
c. Framework and the size of farmework can be differ from
company to company as per clients requirements and as per
the type of the application.
d. Framework will have some folder structure where we keep
all the resources like OR, QFL and VBS files, excell
sheets, XML and results.
Hi All please let me know if I am wrong with better answer
or it would be great if u add some points if I missed.
Regards,
Ramchandra
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Why script error occur in between recording in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to record a qtp script ?
What are metrics and matrix?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What does mean by Scope of Automation?n How we defined it?
What are the different types of recording modes in qtp? Which will be used when?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What is the script for database check point, bitmapchek point, regular expression ?
How can you pass value one action to another action?
How did you use regular expressions in QTP and also in WR?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")