why require regression testing?
Answers were Sorted based on User's Feedback
Answer / balu s
If u make any changes in one portion of the program it will
affect other portion of the program to avoid this we have to
make sure weather all the functionality of the application
working fine or not.for this testing we will not wright new
test cases.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swathi
in simple way to verify anything unchanged still performs
as expected.. is regression testing
Is This Answer Correct ? | 2 Yes | 0 No |
3 differences between QTP & Winrunner?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
Why QTP is termed as a Record and Playback tool?
how to convert 100 into hundred repees only and viceversa
How the objecs properties are identified?Tell me in Hierarchical order?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
What are the disadvantages of Recovery Scenarios in QTP ?
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
which command u will use to access the application through descriptive programing?
Explain the Different types of QTP test assets and their extensions?