What are the three challenges U faced during automation
testing of your application.
Answer Posted / vikrant
I faced so many problems following are the three which made
major impact
1. Designing an architecture for automation
2. deciding technology/tool with which everyone at least aware
3. explaining the architecture to subordinates so that while
automating they will create as per that
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to use the object spy in quicktest professional 8.0 version?
how to acess a test in RSA?
How many ways we can parameterize data in quicktest professional?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
images are dynamically changes how to compare two images with out using the bitmap
How to test login module with different username and password by using data driven testing in QTP?
What do you mean by checkpoints in qtp?
What are the different properties of an web object
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
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 many types of run modes are there in qtp?
What is keyword driven framework?
Can we write winrunner language i.e TSL in QTP tool?