What are the different kinds of test steps?
Answer / Maheshwar Pratap Singh Chauhan
In QTP (QuickTest Professional), there are various types of test steps: 1) Keyword-driven test steps - reusable actions defined in a keyword table. 2) Scripted test steps - written using VBScript or JavaScript. 3) Action-based test steps - built-in, pre-defined functions that perform common tasks such as clicking buttons or typing text.
| Is This Answer Correct ? | 0 Yes | 0 No |
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How many ways we can parameterize data in QTP?
what is keyword driven framework in qtp.
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
What is the difference between keyword view and expert view?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
what is command for executing files?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?