how u track bugs using Test director in manual testing.
Answers were Sorted based on User's Feedback
Answer / tester
hi lavanya ,
what is question what ur giving the reply
if u dont know about question pls simply wait and watch for
ans
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / lavanya
First of all u have atleast basic knowledge on Test
director i.e., what are the tabs in Test director, if u
know the tabs. Go to Defects tab in test director click
that will display some fields like defect id, description,
attachments, seviroty etc. we can fill all this fields.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is Environment Variable and when we apply this in QTP?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
How we can call the scripit from another scripit in QTP?,Not a call Action
What is the difference between functions and actions in QTP?
How can we close all webbrowsers which are opened in out desctop?
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
What exactly is the difference among all the three recording modes.
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
How the exception handling can be done using QTP
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?