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?
Answer Posted / samrat
before automation,
consider for the ,whether we will be able to automate the
test case in the application
To know this....
firstly,we will consider the technical feasibilty for
automating tc then,the how many times the tc being executed
in entire automation suite,reusability of the test
functions and number of times the scripts need to be
executed in the future.then later on the time span,resource
avail,etc;;
so i would go for B
correct me if iam wrong
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is the difference between qtp and selenium?
Explain how you can find length of array in qtp?
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")
What are the 3 main stages involved in testing with qtp?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Explain the concept of how quicktest professional (qtp) identifies object?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How many types of recording facility are available in quicktest professional?
what is command for executing files?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Explain the concept of object repository and how quicktest professional recognises objects?
What is clean sweep?