where do you store the test result?
Answers were Sorted based on User's Feedback
It depends on the company, the answer will be varied.In our company, We are storing Test Results in Htmlformat in Project Folders.
Some times we can store the Results in Excel Files and QC also,,etc..
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / menakabsccs022
Testing is the network of activity ex coding
Is This Answer Correct ? | 3 Yes | 9 No |
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
How to retrieve value (data) from notepad using QTP ?
what is key word driven frame work how to use keyword driven frame in QTP in a project
OPening of notedpad in QTP to write and execute the coding?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
What is the meaning Work bench?
describe some problem that u had with automation testing tool?
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
how do u copy object repository?
What is the difference between systemUtil and invoke method..?
Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this