what is test scenario?
Answer / pravati
Test scenario is oneline statement which tells us about what to be tested.
Test scenario is any functionality of the application under test that can be tested.
ex-check login functionality
| Is This Answer Correct ? | 0 Yes | 0 No |
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
when you use For Loop, While..do, do..while? at what situations which loop will use.
How many data types are supported in Vbscript?
what does create object actually do when you call it in vbscript?
Mention what is the difference between vbscript and vba?
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
Explain about tristate constants?
write a vb script to display the size of the folder,date created and name of the folder
How to replace junk code recorded by QTP with a mall function.
What is the difference between do until loop and do while loop?
write a vb script to add two 2*2 matrix