plz explain QTP real time work( Means where you store
scripts and how u access scripts next day? where those
activities we are maintaining, If By usig VSS how the
process in going on , plz explain briefly?
No Answer is Posted For this Question
Be the First to Post Answer
What kind of tests should not be automated?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
What is test driven development?
What steps are needed in developing and running a software test?
What is extreme programming and what has it got to do with testing?
ihave one doubt in manual testing? what is the testing process
how to write ciertification in QTP?
What do you like (not like) in this job?
How to login into any site if it's showing any authentication pop-up for username and password?
What are the main attributes of test automation?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What is ‘good code’? What is ‘good design’?