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 |
With what extension you can save the list of tests in a file to run in test batch runner?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
How to take screen shot of desktop by using vb script code or is there any method?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
how to do spell check in QTP? reply please
How will you handle the situation when object is not captured during record?
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
Using Object Repository is a advantage or disadvantage?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
How do you move objects from local object repository to shared object repository???What are methods?
I want to clear the webedit field without using set"" in qtp script