I am in .Net development for past 3.5 years and want to
enter in to automated testing and learn QTP. For this I
need some good tutorial for beginners. I will be really
greatful if any one has and they can send it to me on this
address- ruchidureja@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain how to use QTP to check broken links on a page?
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
How u will do versioning in QTP?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
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)
What are the Disadvantages of shared object repository?
what are the metrics in general we use in testing.
what is the use of Text output value in Qtp?
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
what will be the stmt if record any edit box in the Web application ?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?