what is the frame work your using in automation testing
Answers were Sorted based on User's Feedback
Answer / patil
Read the article "Test Automation Framework" by "Carl J.
Nagle". You can get this through "Google".
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nidhi jain
generally people use Keyword driven framework or better to
say hybid framework. this is combination of keywords and
data driven mean we get the data from external system (ex -
excelsheet, database) and use keywords for deriving test
system as per our requirement.
Is This Answer Correct ? | 0 Yes | 1 No |
There is web page with the webtable,this contains some data, how do you manipulate the data.
How to use Environment parameterization in QTP? Explain with an example.
Give me brief idea about QTP automation object model?
can i compare two databases using QTP ?
When to use shared and local object repository?
write a script to verify the image path(src property) of the images which are in web pages.
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
What is the difference between functions and actions in QTP?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
What are accessibility check point and xml check point?
How to find the path of folder in which the test is saved in qtp?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?