1) Test the modified module2) Test all the other modules/areas of the application which will have direct/indirect interaction with the modified module ...
Published Questions » Technical Questions
What is the INSERT statement?
Posted by Devin
The INSERT statement lets you insert information into a database.
[Source: JAGAN MOHAN "Interview questions bible"]
[Source: JAGAN MOHAN "Interview questions bible"]
How to recognise the objects during runtime in new build version (test suite) comparing with old guim
Posted by Devin
Update GUI map file by teaching the Winrunner the new objects in the application while it is running.
[Source: JAGAN MOHAN "Interview questions bible ...
Obviously Testing will begins in requirement phase.
[Source: JAGAN MOHAN "Interview questions bible"]
[Source: JAGAN MOHAN "Interview questions bible"]
What is included in test strategy?What is overall process of testing step by step and what are various
Posted by Devin
Test strategy is creating a procedure of how to test the software and creating a strategy what all to be tested(screens,process,modules,..)and time li ...
Use the DELETE statement to remove records or any particular column values from a database.
[Source: JAGAN MOHAN "Interview questions bible"] ...
sample code: wait(20)what is the minimum and maximum time the above mentioned synchronization statements
Posted by Devin
The maximum time is 20 seconds and the minimum time is one second
[Source: JAGAN MOHAN "Interview questions bible"]
[Source: JAGAN MOHAN "Interview questions bible"]
Definitely not! The major problem with testing that you cannot calculate how many error are in the code, functioning etc. There are many factors invol ...
