how much space occupies in object respository by default?
Answer Posted / thirumala reddy
hi friends,
there is no particular limitation for storage, but if we
stored more than 1.5 GB it effects the performance of the QTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can test automation improve test effectiveness?
What are the various types of Actions in UFT?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is different command used in command Prompt while using QTP?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
after click on compose mail how can we attached a file in qtp with vbscript code
What is the difference between run time object and test object in QTP?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
how to test Web application using QTP software
Explain how qtp identifies object?
How to use checkpoints in qtp ?
how to find that tools work well with your existing system?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to find a window is minimized or not