I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
Answers were Sorted based on User's Feedback
Answer / yateeswar
I am Going to choose Automation Testing on B Becoz when we
are going to perform Automation when there is Repetitive
Task then Obviously we have to test the B Functionality
Every day.So we can go with B.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / arun
In this Scenarios we should think of which functionality is
more priority out of Functionality A and B. Here we should
consider of Functionality B as it will be tested every day.
Thanks,
Arun
| Is This Answer Correct ? | 0 Yes | 0 No |
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me
What are the different attributes used with regular expression?
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
Explain the concept of object repository and how QTP recognizes objects?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Why bpt?
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
How to associate function library at a run time?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How to Parameterize Object repository in QTP?