what is Retesting and what is the difference between
Retesting and Regression testing?
Answer Posted / radha
Retesting validates the application which doesn't have any
modifications.
Regression testing validates the application after modified
the code in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What Framework is suitable to validate the Login screen.
Why don’t we normally load the gui maps through start up scripts?
How do you filter the objects in the gui map?
What is contained in the test scripts?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Which function to use to compare the application date with system date?
Explain the purpose of different record methods?
What is the purpose of set_window command?
can i get apex technologies interview questions in testing
What is the usage of Test case Design Techniques,in Integration/System Testing?
How do you execute your tests from windows run command?
When would you use 'set_window' and when would you use 'win_activate'?
How you integrated your automated scripts from TestDirector?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How do you call windows APIs, explain with an example?