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 |
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
Please give me the steps to carry out datadriven in QTP8.2
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
How Does Run time data (Parameterization) is handled in QTP?
hi nani my doubt is how does qtp process metrix related to software process.
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
how to change the properties of object during run time . plz give the code using flight reservation
what r the executing modes in QTP
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?