11-30-2009, 07:24 PM
Hi Upadhyay40,
Fyi , you have saved the Quick Test Functional library(.qfl) not the Test script.
Hope You might have done the following:
After opening QTPFile-->New-->Function Library& wrote some code and saved into your location and hence it got stored as .qfl(Quick Test Functional library).
Then you tried to open a .qfl file which infact is not a test script from File-->Open-->Test and hence QTP crashed and stop working.
Instead do the following:
After opening QTPFile-->New-->Test & write some code and saved into required location.
Test script would be saved as an folder.
Now you Open the test script from File-->Open-->Test & browse the test script from required location, it opens the test script which you have created
Fyi , you have saved the Quick Test Functional library(.qfl) not the Test script.
Hope You might have done the following:
After opening QTPFile-->New-->Function Library& wrote some code and saved into your location and hence it got stored as .qfl(Quick Test Functional library).
Then you tried to open a .qfl file which infact is not a test script from File-->Open-->Test and hence QTP crashed and stop working.
Instead do the following:
After opening QTPFile-->New-->Test & write some code and saved into required location.
Test script would be saved as an folder.
Now you Open the test script from File-->Open-->Test & browse the test script from required location, it opens the test script which you have created