Any one please tell me how to create framework in QTP (in
detail). Is there any website for reference?
Answer / malarvizhi
framework is nothing but set rules used to execute a test
cases..
framework are many types like modularity,data
driven,keyword driven...
Data Driven is used for system independent file.using this
we can execute a pariticular test case.
6 components are
*system independent file
*driver sheet
*object repository
*test data, DB
*scripts
*reports
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between browser sync and page sync in QTP?
How to capture screen shots when an error occurs?
in which case & which method we can use "native" property of an object ?
what type of application we can select for automation testing and what is the entry criteria for automation
wt is the use of multiple questions in QTP
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
wt is the xtension of the QTP result view file?
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel