If there r 1000 test scripts that were written. If a change
to any functionality is to be made then how can we know in
which script is this functionality existing.
Answer Posted / saravanaraja
You can Keep all the Test Scripts in WIN CVS. We can easily
track changes even a dot.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the difference between development and testing
what is the difference between IE & Netscape in web testing on a log in page
When should I use smart identification?
how to disable the pop ups through QTP using a script
How do Parameterization and Data-Driving relate to each other in QTP?
What is file database?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Where we can use the analog mode and where we can use the low – level mode?
write a script to verify the image path(src property) of the images which are in web pages.
when a test case is written how u test using qtp
What are test settings and global settings?
What is test object model in quicktest professional?
What is a recovery scenario?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...