Answer Posted / sreelatha
Execution of more than one test at a time is batch testing
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between Recording time object identification and Run time (Execution) time.
how to evalute defects in QTP script?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is business process testing(bpt) in qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Name the different types of recording modes?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
how to prepared for first for the first interview?
Explain the terms test and business component?
What are the different ways to invoke an application using QTP?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
What is the architecture of your project? Can any one answer for this question plz........
How many ways we can parameterize data in quicktest professional (qtp)?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?