Answer Posted / murali
frame work: its set of assumptions, concepts, and practices
that provide support for automated software testing.
use of frame work:repetitive,reusable,takes lesser
maintenance time in case the application changes,capable
reporting test results as well as errors/defects.
best one hybrid test automation frame work
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
In qtp, how you can exit for loop?
Is it possible to use two instances of UFT on the same machine? If not why?
How to handle Java tree in QTP?
images are dynamically changes how to compare two images with out using the bitmap
Explain different checkpoints in qtp.
What is the difference between a Function and Action in QTP?
Brief the process of testing with UFT?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
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")
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Explain features of the latest version of qtp/ uft 12.1?
What is contained in the object repository?
Explain the terms test and business component?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
wht type of User defined functions or Java Releated functions do we write in VB scripting