Answer Posted / viswa
There are different cituations like below:
1) Business analyst can put in open before assgining the
defect to developer to fix it if it is a really defect.
2) Tester can put it in 'Open' status as the defect is not
really fixed and comment and gives the steps the reproduce.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I import environment from a file on disk?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How does quicktest professional identifies the object in the application?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Shall we add Local Repository to shared object repository,if yes,how we add
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
how will load the object during runtime?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
If I change the property value at runtime is it effect is object repository?
can i compare two databases using QTP ?
Can we run multiple QTP scripts one after the other without manual intervention? How?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)