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
No Answer is Posted For this Question
Be the First to Post Answer
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
what about f2&f6 function keys
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
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 challenges u faced in testing with crm domain? How u overcome with?
Is it mandatory to know abt regular expression in descriptive programming
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
1) after inserting the check point how to change the expected value that was captured while inserting the check point
How do you connect to database ,What is the script to connect DATA BASE?
Explain about the Test Fusion Report of QTP ?
Tell me Three major differences between QTP & Winrunner?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties