• Hubs
  • tagged manual testing

1-2 of 2 hubssort by Hot Best Latest

snigdha_123 profile image64

QTP Script for Data Driven Testing using Notepad

My Article in Ezine Articles  Script for data driven testing Set f=createobject("scripting.filesystemobject") Set f1=f.createtextfile("d://file1.txt") f1.writeline"aaa bbb" f1.writeline"ccc ddd"...

3 comments    technology testing automation
44

whytesting

Why Testing ? For Beginners,software testing. Testing means not only find the bugs,It is the process to verify whether the software is working according to the customer’s requirement specification or...

0 comments    software testing qtp
working