After fixing the bug, the same bug is raising again and
again in new builds what we have to do? That bug is high
level bug.
Answer Posted / manohar
after getting new build you have to clean the cookies and then you can execute the previously failed test case .
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How you can delete excel file in qtp?
What are the differences between table and db checkpoints?
what is actually contain test report? can anybody post the test report
How do you delete unwanted results in qtp?
Where you get the run time data table?
How to test fly out menu in qtp?
What are the 3 main stages involved in testing with qtp?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Get the count of files of similar types from a folder.
Explain about business process component? types and usage?
What are the challenges u faced in testing with crm domain? How u overcome with?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?