What are the main features we have to compulsory test by
using qtp in an web based application
Answer / ravindra
first we test the security , Risk analisys and Responding
time
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various types of Actions in UFT?
Which environments does qtp support?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
Does QTP work in UNIX environment
5 Answers BirlaSoft, C1 India,
how to read log file using QTP??
What is the extension of script and object repository files?
hi Sudhananda reddy, in my resume, i written as , I Am working as a Test Engineer for xyz company. IS IT RIGHT OR WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR XYZ COMPANY", "WITH XYZ COMPANY".
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
What are the problems / difficulties faced when you used Smart Identification ?
The hybrid framework can be implemented for any application. Is it true?
what is the difference between QTP 8.0 & 9.0?
Give one example of Standard checkpoint in qtp 10?