What is the purpose of rapid test wizard and what kind of testing is the default from this.
Explain about basic functionality test cases for erp used in an on line banking application
Basically you can test for account Inquiry,Transactions,History, Stop Check, Trasfer,etc
What is the use of requirement option in test director main window
Test director is test management tool. Right from the requirement to support, If we need to trace all changes and testing activities in project we need to associate test scripts to requirements and vi...
Requiremnet Module is used for Define requirements and prepare traceability matrix
To format a region of text
Answered by: RajivPrasad
View all questions by RajivPrasad View all answers by RajivPrasad
Member Since Sep-2006 | Answered On : Apr 9th, 2007
The SPAN having notation as
<SPAN> </SPAN>
is used for highlighting text of any color desired, for adding colored text, for adding background image to text. SPAN doesn't cause a line break. It delimits text and it allows styles to be applied to a 'elemental' region, or for the 'elemental' region to be identified, without causing a break in the text flow.
Te p>
<span style="color:#00DD45;">
This is another paragraph
The SPAN having notation as<SPAN> </SPAN>is used for highlighting text of any color desired, for adding colored text, for adding background image to text. SPAN doesn't cause a line bre...
What is the option for making a new paragraph in HTML?
Paragraphs are defined with the
tag.
HTML automatically adds an extra blank line before and after a paragraph.
This is a paragraph
This is another paragraph
How is color of background or text changed in HTML?
If it is href linka:link {font-family:Arial, Helvetica, sans-serif; color:#372a2a; text-decoration:none;}a:visited {font-family:Arial, Helvetica, sans-serif; color:#372a2a; text-decoration:none;}a:hov...
I would like to add few more points :WE normally use Rapid test wizard with Global GUI map file,it is not avialiable when you work with GUI per test mode.Rapid Test Script wizard systematically ...
It simplly enables a novice user to literally rapidly automate some test script. Capture the steps to automate, it will automatically setup the gui map when recording, parameterize the data using some...