HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS
EXPLAIN THE PROCESS?
No Answer is Posted For this Question
Be the First to Post Answer
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
If requirments changed then how we can teach the QTP this is the new requirment
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
what is vss and cvs what is main difference b/w these two
What is QTP?
On what basis we select test cases to automate?
What is the difference between Client/Server application and Web application ?
how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
how to find that tools work well with your existing system?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet